Home
last modified time | relevance | path

Searched refs:psts_info (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c1281 struct rtw_phl_ppdu_sts_info *psts_info = &(phl_info->phl_com->ppdu_sts_info); in phl_rx_proc_phy_sts() local
1294 if (false == psts_info->en_psts_per_pkt) { in phl_rx_proc_phy_sts()
1306 if (false == psts_info->en_ppdu_sts[band]) in phl_rx_proc_phy_sts()
1309 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()
1353 (true == psts_info->en_fake_psts)) { in phl_rx_proc_phy_sts()
1382 } while ((true == psts_info->psts_ampdu) && in phl_rx_proc_phy_sts()
1397 struct rtw_phl_ppdu_sts_info *psts_info = &(phl_info->phl_com->ppdu_sts_info); in phl_rx_proc_wait_phy_sts() local
1404 if (false == psts_info->en_psts_per_pkt) { in phl_rx_proc_wait_phy_sts()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c1286 struct rtw_phl_ppdu_sts_info *psts_info = &(phl_info->phl_com->ppdu_sts_info); in phl_rx_proc_phy_sts() local
1299 if (false == psts_info->en_psts_per_pkt) { in phl_rx_proc_phy_sts()
1311 if (false == psts_info->en_ppdu_sts[band]) in phl_rx_proc_phy_sts()
1314 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()
1358 (true == psts_info->en_fake_psts)) { in phl_rx_proc_phy_sts()
1387 } while ((true == psts_info->psts_ampdu) && in phl_rx_proc_phy_sts()
1402 struct rtw_phl_ppdu_sts_info *psts_info = &(phl_info->phl_com->ppdu_sts_info); in phl_rx_proc_wait_phy_sts() local
1409 if (false == psts_info->en_psts_per_pkt) { in phl_rx_proc_wait_phy_sts()
[all …]