Searched refs:hal_rx_tlv_rate_mcs_get (Results 1 – 10 of 10) sorted by relevance
906 hal_soc->ops->hal_rx_tlv_rate_mcs_get = hal_rx_tlv_rate_mcs_get_rh; in hal_hw_txrx_default_ops_attach_rh()
2931 hal_rx_tlv_rate_mcs_get(hal_soc_handle_t hal_soc_hdl, uint8_t *buf) in hal_rx_tlv_rate_mcs_get() function2935 return hal_soc->ops->hal_rx_tlv_rate_mcs_get(buf); in hal_rx_tlv_rate_mcs_get()
1343 uint32_t (*hal_rx_tlv_rate_mcs_get)(uint8_t *buf); member
1156 hal_soc->ops->hal_rx_tlv_rate_mcs_get = hal_rx_tlv_rate_mcs_get_li; in hal_hw_txrx_default_ops_attach_li()
699 mcs = hal_rx_tlv_rate_mcs_get(hal_soc, rx_tlv_hdr); in pkt_capture_rx_get_phy_info()
1385 rate_mcs = hal_rx_tlv_rate_mcs_get(soc->hal_soc, rx_tlv_hdr); in dp_rx_fill_mesh_stats()2599 mcs = hal_rx_tlv_rate_mcs_get(soc->hal_soc, rx_tlv_hdr); in dp_rx_msdu_extd_stats_update()
1548 hal_soc->ops->hal_rx_tlv_rate_mcs_get = hal_rx_tlv_rate_mcs_get_be; in hal_hw_txrx_ops_attach_qca5332()
1990 hal_soc->ops->hal_rx_tlv_rate_mcs_get = hal_rx_tlv_rate_mcs_get_be; in hal_hw_txrx_ops_attach_qcn9224()
1689 hal_soc->ops->hal_rx_tlv_rate_mcs_get = hal_rx_tlv_rate_mcs_get_be; in hal_hw_txrx_ops_attach_qcn6432()
2322 hal_soc->ops->hal_rx_tlv_rate_mcs_get = hal_rx_tlv_rate_mcs_get_be; in hal_hw_txrx_ops_attach_kiwi()