Searched refs:hal_rx_tlv_populate_mpdu_desc_info (Results 1 – 4 of 4) sorted by relevance
1943 hal_rx_tlv_populate_mpdu_desc_info(hal_soc_handle_t hal_soc_hdl, in hal_rx_tlv_populate_mpdu_desc_info() function1949 if (hal_soc->ops->hal_rx_tlv_populate_mpdu_desc_info) in hal_rx_tlv_populate_mpdu_desc_info()1950 return hal_soc->ops->hal_rx_tlv_populate_mpdu_desc_info(buf, in hal_rx_tlv_populate_mpdu_desc_info()
1386 void (*hal_rx_tlv_populate_mpdu_desc_info)(uint8_t *buf, member
1000 hal_rx_tlv_populate_mpdu_desc_info(soc->hal_soc, in dp_rx_err_populate_mpdu_desc_info()1011 hal_rx_tlv_populate_mpdu_desc_info(soc->hal_soc, qdf_nbuf_data(nbuf), in dp_rx_err_populate_mpdu_desc_info()
2342 hal_soc->ops->hal_rx_tlv_populate_mpdu_desc_info = in hal_hw_txrx_ops_attach_kiwi()