Searched refs:hal_rx_parse_eht_sig_hdr (Results 1 – 6 of 6) sorted by relevance
1385 static inline void hal_rx_parse_eht_sig_hdr(struct hal_soc *hal_soc, in hal_rx_parse_eht_sig_hdr() function1390 hal_soc->ops->hal_rx_parse_eht_sig_hdr(hal_soc, tlv, (void *)ppdu_info); in hal_rx_parse_eht_sig_hdr()
1472 void (*hal_rx_parse_eht_sig_hdr)(struct hal_soc *hal_soc, member
998 hal_soc->ops->hal_rx_parse_eht_sig_hdr = hal_rx_parse_eht_sig_hdr_be; in hal_hw_txrx_default_ops_attach_be()
3790 hal_rx_parse_eht_sig_hdr(hal_soc, ppdu_info->tlv_aggr.buf, in hal_rx_status_process_aggr_tlv()
1178 hal_soc->ops->hal_rx_parse_eht_sig_hdr = hal_rx_parse_eht_sig_hdr_li; in hal_hw_txrx_default_ops_attach_li()
1816 hal_soc->ops->hal_rx_parse_eht_sig_hdr = in hal_hw_txrx_ops_attach_qcn9224()