Searched refs:cur_ppdu_cnt (Results 1 – 4 of 4) sorted by relevance
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()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()
2603 u8 cur_ppdu_cnt[HW_BAND_MAX]; member
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()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()
2627 u8 cur_ppdu_cnt[HW_BAND_MAX]; member