Home
last modified time | relevance | path

Searched refs:hal_rx_mpdu_start_tid_get (Results 1 – 20 of 20) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx_err.c343 tid = hal_rx_mpdu_start_tid_get(soc->hal_soc, in dp_rx_msdus_drop()
632 tid = hal_rx_mpdu_start_tid_get(soc->hal_soc, rx_tlv_hdr); in dp_rx_err_handle_bar()
742 tid = hal_rx_mpdu_start_tid_get(soc->hal_soc, in dp_rx_bar_frame_handle()
1245 tid = hal_rx_mpdu_start_tid_get( in dp_rx_reo_err_entry_process()
1528 tid = hal_rx_mpdu_start_tid_get(soc->hal_soc, in dp_rx_process_mic_error()
2699 hal_rx_mpdu_start_tid_get(hal_soc, rx_tlv_hdr); in dp_rx_wbm_err_process()
2718 hal_rx_mpdu_start_tid_get(hal_soc, rx_tlv_hdr); in dp_rx_wbm_err_process()
Ddp_rx_defrag.c2183 tid = hal_rx_mpdu_start_tid_get(soc->hal_soc, rx_desc->rx_buf_start); in dp_rx_frag_handle()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_rx.h1874 static inline uint32_t hal_rx_mpdu_start_tid_get(hal_soc_handle_t hal_soc_hdl, in hal_rx_mpdu_start_tid_get() function
1879 return hal_soc->ops->hal_rx_mpdu_start_tid_get(buf); in hal_rx_mpdu_start_tid_get()
Dhal_internal.h1157 uint32_t (*hal_rx_mpdu_start_tid_get)(uint8_t *buf); member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290.c1117 hal_soc->ops->hal_rx_mpdu_start_tid_get = in hal_hw_txrx_ops_attach_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390.c1188 hal_soc->ops->hal_rx_mpdu_start_tid_get = in hal_hw_txrx_ops_attach_qca6390()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_rx.c618 tid = hal_rx_mpdu_start_tid_get(soc->hal_soc, in dp_rx_mic_err_handler_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1.c1305 hal_soc->ops->hal_rx_mpdu_start_tid_get = in hal_hw_txrx_ops_attach_qca8074()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
Dhal_8074v2.c1301 hal_soc->ops->hal_rx_mpdu_start_tid_get = in hal_hw_txrx_ops_attach_qca8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
Dhal_wcn6450.c1848 hal_soc->ops->hal_rx_mpdu_start_tid_get = in hal_hw_txrx_ops_attach_wcn6450()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_data_txrx.c505 tid = hal_rx_mpdu_start_tid_get(hal_soc_hdl, desc); in pkt_capture_rx_convert8023to80211()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c1387 hal_soc->ops->hal_rx_mpdu_start_tid_get = hal_rx_tlv_tid_get_be; in hal_hw_txrx_ops_attach_qca5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490.c1816 hal_soc->ops->hal_rx_mpdu_start_tid_get = in hal_hw_txrx_ops_attach_qca6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
Dhal_5018.c1749 hal_soc->ops->hal_rx_mpdu_start_tid_get = in hal_hw_txrx_ops_attach_qca5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h1827 hal_soc->ops->hal_rx_mpdu_start_tid_get = hal_rx_tlv_tid_get_be; in hal_hw_txrx_ops_attach_qcn9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c1966 hal_soc->ops->hal_rx_mpdu_start_tid_get = in hal_hw_txrx_ops_attach_qca6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122.c1852 hal_soc->ops->hal_rx_mpdu_start_tid_get = in hal_hw_txrx_ops_attach_qcn6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c1528 hal_soc->ops->hal_rx_mpdu_start_tid_get = hal_rx_tlv_tid_get_be; in hal_hw_txrx_ops_attach_qcn6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000.c1849 hal_soc->ops->hal_rx_mpdu_start_tid_get = in hal_hw_txrx_ops_attach_qcn9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c2157 hal_soc->ops->hal_rx_mpdu_start_tid_get = hal_rx_tlv_tid_get_be; in hal_hw_txrx_ops_attach_kiwi()