Home
last modified time | relevance | path

Searched refs:qdf_cpumask_andnot (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_threads.c349 qdf_cpumask_andnot(qdf_cpu_mask *dstp, const qdf_cpu_mask *src1p, in qdf_cpumask_andnot() function
355 qdf_export_symbol(qdf_cpumask_andnot);
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_threads.h253 qdf_cpumask_andnot(qdf_cpu_mask *dstp, const qdf_cpu_mask *src1p,
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c3170 qdf_cpumask_andnot(cpu_mask, &cfg->wlan_requested_mask, in hif_affinity_mgr_check_update_mask()