Home
last modified time | relevance | path

Searched refs:qdf_cpumask_intersects (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_dev.h167 static inline int qdf_cpumask_intersects(qdf_cpu_mask *srcp1, in qdf_cpumask_intersects() function
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c3166 if (qdf_cpumask_intersects(cpu_mask, &allowed_mask)) { in hif_affinity_mgr_check_update_mask()