Home
last modified time | relevance | path

Searched refs:hal_rx_tlv_bw_get (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.c903 hal_soc->ops->hal_rx_tlv_bw_get = hal_rx_tlv_bw_get_rh; in hal_hw_txrx_default_ops_attach_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_rx.h2955 hal_rx_tlv_bw_get(hal_soc_handle_t hal_soc_hdl, uint8_t *buf) in hal_rx_tlv_bw_get() function
2959 return hal_soc->ops->hal_rx_tlv_bw_get(buf); in hal_rx_tlv_bw_get()
Dhal_internal.h1346 uint32_t (*hal_rx_tlv_bw_get)(uint8_t *buf); member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.c1153 hal_soc->ops->hal_rx_tlv_bw_get = hal_rx_tlv_bw_get_li; in hal_hw_txrx_default_ops_attach_li()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_data_txrx.c698 bw = hal_rx_tlv_bw_get(hal_soc, rx_tlv_hdr); in pkt_capture_rx_get_phy_info()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx.c1386 bw = hal_rx_tlv_bw_get(soc->hal_soc, rx_tlv_hdr); in dp_rx_fill_mesh_stats()
2601 bw = hal_rx_tlv_bw_get(soc->hal_soc, rx_tlv_hdr); in dp_rx_msdu_extd_stats_update()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c1549 hal_soc->ops->hal_rx_tlv_bw_get = hal_rx_tlv_bw_get_be; in hal_hw_txrx_ops_attach_qca5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h1991 hal_soc->ops->hal_rx_tlv_bw_get = hal_rx_tlv_bw_get_be; in hal_hw_txrx_ops_attach_qcn9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c1690 hal_soc->ops->hal_rx_tlv_bw_get = hal_rx_tlv_bw_get_be; in hal_hw_txrx_ops_attach_qcn6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c2306 hal_soc->ops->hal_rx_tlv_bw_get = in hal_hw_txrx_ops_attach_kiwi()