Home
last modified time | relevance | path

Searched refs:cur_rx_ppdu_cnt (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_rx.c362 if ((ppdu_info->cur_rx_ppdu_cnt[band] == meta->ppdu_cnt) && in hal_rx_ppdu_sts_normal_data()
414 ppdu_info->cur_rx_ppdu_cnt[band] = meta->ppdu_cnt; in hal_rx_ppdu_sts_normal_data()
418 ppdu_info->cur_rx_ppdu_cnt[band], in hal_rx_ppdu_sts_normal_data()
452 if (ppdu_info->cur_rx_ppdu_cnt[band] != meta->ppdu_cnt) { in hal_rx_ppdu_sts()
456 ppdu_info->cur_rx_ppdu_cnt[band], in hal_rx_ppdu_sts()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_rx.c362 if ((ppdu_info->cur_rx_ppdu_cnt[band] == meta->ppdu_cnt) && in hal_rx_ppdu_sts_normal_data()
414 ppdu_info->cur_rx_ppdu_cnt[band] = meta->ppdu_cnt; in hal_rx_ppdu_sts_normal_data()
418 ppdu_info->cur_rx_ppdu_cnt[band], in hal_rx_ppdu_sts_normal_data()
452 if (ppdu_info->cur_rx_ppdu_cnt[band] != meta->ppdu_cnt) { in hal_rx_ppdu_sts()
456 ppdu_info->cur_rx_ppdu_cnt[band], in hal_rx_ppdu_sts()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h2615 u8 cur_rx_ppdu_cnt[HW_BAND_MAX]; member
H A Dphl_init.c86 phl_com->ppdu_sts_info.cur_rx_ppdu_cnt[j] = 0xFF; in _phl_com_init_ppdu_sts()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h2591 u8 cur_rx_ppdu_cnt[HW_BAND_MAX]; member
H A Dphl_init.c86 phl_com->ppdu_sts_info.cur_rx_ppdu_cnt[j] = 0xFF; in _phl_com_init_ppdu_sts()