Home
last modified time | relevance | path

Searched refs:qdf_get_smp_processor_id (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/inc/
Dwlan_dp_txrx.h418 cpu = qdf_get_smp_processor_id(); in dp_nbuf_orphan()
462 cpu = qdf_get_smp_processor_id(); in dp_nbuf_orphan()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_util.h953 static inline int qdf_get_smp_processor_id(void) in qdf_get_smp_processor_id() function
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_softap_txrx.c651 int cpu = qdf_get_smp_processor_id(); in dp_softap_start_xmit()
Dwlan_dp_txrx.c586 int cpu = qdf_get_smp_processor_id(); in dp_start_xmit()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_softap_tx_rx.c210 int cpu = qdf_get_smp_processor_id(); in __hdd_softap_hard_start_xmit()
Dwlan_hdd_tx_rx.c512 int cpu = qdf_get_smp_processor_id(); in __hdd_hard_start_xmit()
Dwlan_hdd_wmm.c2094 int cpu = qdf_get_smp_processor_id(); in hdd_get_tx_queue_for_ac()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
Dwlan_mgmt_txrx_rx_reo.c2243 cur_frame_debug_info->cpu_id = qdf_get_smp_processor_id(); in mgmt_rx_reo_log_egress_frame_before_delivery()
2797 cur_frame_debug_info->cpu_id = qdf_get_smp_processor_id(); in mgmt_rx_reo_log_scheduler_debug_info()
4867 cur_frame_debug_info->cpu_id = qdf_get_smp_processor_id(); in log_ingress_frame_entry()