Searched refs:sts_ent (Results 1 – 8 of 8) sorted by relevance
378 ppdu_info->sts_ent[band][meta->ppdu_cnt].addr_cam_vld = meta->addr_cam_vld; in hal_rx_ppdu_sts_normal_data()379 ppdu_info->sts_ent[band][meta->ppdu_cnt].frame_type = PHL_GET_80211_HDR_TYPE(hdr); in hal_rx_ppdu_sts_normal_data()380 ppdu_info->sts_ent[band][meta->ppdu_cnt].crc32 = meta->crc32; in hal_rx_ppdu_sts_normal_data()381 ppdu_info->sts_ent[band][meta->ppdu_cnt].rx_rate = meta->rx_rate; in hal_rx_ppdu_sts_normal_data()382 ppdu_info->sts_ent[band][meta->ppdu_cnt].ppdu_type = meta->ppdu_type; in hal_rx_ppdu_sts_normal_data()384 if(RTW_IS_BEACON_OR_PROBE_RESP_PKT(ppdu_info->sts_ent[band][meta->ppdu_cnt].frame_type)) { in hal_rx_ppdu_sts_normal_data()386 ppdu_info->sts_ent[band][meta->ppdu_cnt].src_mac_addr); in hal_rx_ppdu_sts_normal_data()389 RTW_IS_ASOC_REQ_PKT(ppdu_info->sts_ent[band][meta->ppdu_cnt].frame_type)) { in hal_rx_ppdu_sts_normal_data()392 ppdu_info->sts_ent[band][meta->ppdu_cnt].src_mac_addr); in hal_rx_ppdu_sts_normal_data()398 src = ppdu_info->sts_ent[band][meta->ppdu_cnt].src_mac_addr; in hal_rx_ppdu_sts_normal_data()[all …]
1315 sts_entry = &psts_info->sts_ent[band][psts_info->cur_ppdu_cnt[band]]; in phl_rx_proc_phy_sts()1423 sts_entry = &psts_info->sts_ent[band][i]; in phl_rx_proc_wait_phy_sts()1441 sts_entry = &psts_info->sts_ent[band][phl_rx->r.mdata.ppdu_cnt]; in phl_rx_proc_wait_phy_sts()1455 sts_entry = &psts_info->sts_ent[band][phl_rx->r.mdata.ppdu_cnt]; in phl_rx_proc_wait_phy_sts()1538 ppdu_sts_ent = &ppdu_info->sts_ent[band][phl_rx->r.mdata.ppdu_cnt]; in phl_rx_proc_ppdu_sts()
67 if (phl_com->ppdu_sts_info.sts_ent[j][i].frames.cnt != 0) { in _phl_com_deinit_ppdu_sts()71 &(phl_com->ppdu_sts_info.sts_ent[j][i].frames)); in _phl_com_deinit_ppdu_sts()108 &(phl_com->ppdu_sts_info.sts_ent[j][i].frames)); in _phl_com_init_ppdu_sts()
2590 struct rtw_phl_ppdu_sts_ent sts_ent[HW_BAND_MAX][PHL_MAX_PPDU_CNT]; member
1320 sts_entry = &psts_info->sts_ent[band][psts_info->cur_ppdu_cnt[band]]; in phl_rx_proc_phy_sts()1428 sts_entry = &psts_info->sts_ent[band][i]; in phl_rx_proc_wait_phy_sts()1446 sts_entry = &psts_info->sts_ent[band][phl_rx->r.mdata.ppdu_cnt]; in phl_rx_proc_wait_phy_sts()1460 sts_entry = &psts_info->sts_ent[band][phl_rx->r.mdata.ppdu_cnt]; in phl_rx_proc_wait_phy_sts()1543 ppdu_sts_ent = &ppdu_info->sts_ent[band][phl_rx->r.mdata.ppdu_cnt]; in phl_rx_proc_ppdu_sts()
2614 struct rtw_phl_ppdu_sts_ent sts_ent[HW_BAND_MAX][PHL_MAX_PPDU_CNT]; member