Searched refs:rx_cnt_size (Results 1 – 10 of 10) sorted by relevance
563 rpt->rx_cnt_size = val & AX_MAC_INFO_RX_CNT_VLD ? in parse_mac_info()589 if (rpt->rx_cnt_size) { in parse_mac_info()591 accu_size += rpt->rx_cnt_size; in parse_mac_info()592 ptr += rpt->rx_cnt_size; in parse_mac_info()
21 PHL_TRACE(COMP_PHL_PSTS, _PHL_INFO_, "ppdu_sts->rx_cnt_size = 0x%x\n", ppdu_sts->rx_cnt_size); in _hal_trx_8852b_dump_rxcnt()507 if (ppdu_sts.rx_cnt_size != 0) { in hal_handle_rx_buffer_8852b()
579 u32 rx_cnt_size; member
4630 hal_ppdu->rx_cnt_size = mac_ppdu->rx_cnt_size; in _hal_mac_ax_ppdu_sts_to_hal_ppdu_sts()4644 if ((0 != hal_ppdu->rx_cnt_size) && (NULL != hal_ppdu->rx_cnt_ptr)) { in _hal_mac_ax_ppdu_sts_to_hal_ppdu_sts()4645 for(j = 0; (j < (hal_ppdu->rx_cnt_size/2)) && in _hal_mac_ax_ppdu_sts_to_hal_ppdu_sts()
580 u32 rx_cnt_size; member
4612 hal_ppdu->rx_cnt_size = mac_ppdu->rx_cnt_size; in _hal_mac_ax_ppdu_sts_to_hal_ppdu_sts()4626 if ((0 != hal_ppdu->rx_cnt_size) && (NULL != hal_ppdu->rx_cnt_ptr)) { in _hal_mac_ax_ppdu_sts_to_hal_ppdu_sts()4627 for(j = 0; (j < (hal_ppdu->rx_cnt_size/2)) && in _hal_mac_ax_ppdu_sts_to_hal_ppdu_sts()
8201 u32 rx_cnt_size; member