Home
last modified time | relevance | path

Searched refs:cur_ppdu_cnt (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c1309 if (ppdu_sts->r.mdata.ppdu_cnt != psts_info->cur_ppdu_cnt[band]) { in phl_rx_proc_phy_sts()
1315 sts_entry = &psts_info->sts_ent[band][psts_info->cur_ppdu_cnt[band]]; in phl_rx_proc_phy_sts()
1320 psts_info->cur_ppdu_cnt[band]); in phl_rx_proc_phy_sts()
1418 if (psts_info->cur_ppdu_cnt[band] != phl_rx->r.mdata.ppdu_cnt) { in phl_rx_proc_wait_phy_sts()
1447 psts_info->cur_ppdu_cnt[band] = phl_rx->r.mdata.ppdu_cnt; in phl_rx_proc_wait_phy_sts()
H A Dphl_def.h2603 u8 cur_ppdu_cnt[HW_BAND_MAX]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c1314 if (ppdu_sts->r.mdata.ppdu_cnt != psts_info->cur_ppdu_cnt[band]) { in phl_rx_proc_phy_sts()
1320 sts_entry = &psts_info->sts_ent[band][psts_info->cur_ppdu_cnt[band]]; in phl_rx_proc_phy_sts()
1325 psts_info->cur_ppdu_cnt[band]); in phl_rx_proc_phy_sts()
1423 if (psts_info->cur_ppdu_cnt[band] != phl_rx->r.mdata.ppdu_cnt) { in phl_rx_proc_wait_phy_sts()
1452 psts_info->cur_ppdu_cnt[band] = phl_rx->r.mdata.ppdu_cnt; in phl_rx_proc_wait_phy_sts()
H A Dphl_def.h2627 u8 cur_ppdu_cnt[HW_BAND_MAX]; member