Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dphy_rpt.c563 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dphy_rpt.c563 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Dhal_trx_8852b.c21 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Dhal_trx_8852b.c21 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_def.h579 u32 rx_cnt_size; member
H A Dhal_api_mac.c4630 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_def.h580 u32 rx_cnt_size; member
H A Dhal_api_mac.c4612 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h8201 u32 rx_cnt_size; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h8201 u32 rx_cnt_size; member