Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_rx_thread.h669 QDF_STATUS dp_txrx_set_cpu_mask(ol_txrx_soc_handle soc, qdf_cpu_mask *new_mask) in dp_txrx_set_cpu_mask() function
748 QDF_STATUS dp_txrx_set_cpu_mask(ol_txrx_soc_handle soc, qdf_cpu_mask *new_mask) in dp_txrx_set_cpu_mask() function
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c2848 return dp_txrx_set_cpu_mask(soc, new_mask); in ucfg_dp_txrx_set_cpu_mask()