Home
last modified time | relevance | path

Searched refs:ppdu_cnt (Results 1 – 25 of 91) sorted by relevance

1234

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Dhal_trx_8852b.c23 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_OFDM_OK]); in _hal_trx_8852b_dump_rxcnt()
25 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_OFDM_FAIL]); in _hal_trx_8852b_dump_rxcnt()
27 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_OFDM_FAM]); in _hal_trx_8852b_dump_rxcnt()
29 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_CCK_OK]); in _hal_trx_8852b_dump_rxcnt()
31 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_CCK_FAIL]); in _hal_trx_8852b_dump_rxcnt()
33 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_CCK_FAM]); in _hal_trx_8852b_dump_rxcnt()
35 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_HT_OK]); in _hal_trx_8852b_dump_rxcnt()
37 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_HT_FAIL]); in _hal_trx_8852b_dump_rxcnt()
39 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_HT_PPDU]); in _hal_trx_8852b_dump_rxcnt()
41 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_HT_FAM]); in _hal_trx_8852b_dump_rxcnt()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Dhal_trx_8852b.c23 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_OFDM_OK]); in _hal_trx_8852b_dump_rxcnt()
25 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_OFDM_FAIL]); in _hal_trx_8852b_dump_rxcnt()
27 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_OFDM_FAM]); in _hal_trx_8852b_dump_rxcnt()
29 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_CCK_OK]); in _hal_trx_8852b_dump_rxcnt()
31 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_CCK_FAIL]); in _hal_trx_8852b_dump_rxcnt()
33 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_CCK_FAM]); in _hal_trx_8852b_dump_rxcnt()
35 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_HT_OK]); in _hal_trx_8852b_dump_rxcnt()
37 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_HT_FAIL]); in _hal_trx_8852b_dump_rxcnt()
39 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_HT_PPDU]); in _hal_trx_8852b_dump_rxcnt()
41 ppdu_sts->rx_cnt.ppdu_cnt[HAL_RXCNT_HT_FAM]); in _hal_trx_8852b_dump_rxcnt()
[all …]
/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()
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()
[all …]
/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()
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()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/monitor/
H A Drtw_radiotap.c371 static u8 ppdu_cnt = 0; in rtw_fill_radiotap_hdr() local
379 if (a->ppdu_cnt != ppdu_cnt) { in rtw_fill_radiotap_hdr()
380 ppdu_cnt = a->ppdu_cnt; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/monitor/
H A Drtw_radiotap.c372 static u8 ppdu_cnt = 0; in rtw_fill_radiotap_hdr() local
380 if (a->ppdu_cnt != ppdu_cnt) { in rtw_fill_radiotap_hdr()
381 ppdu_cnt = a->ppdu_cnt; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/monitor/
H A Drtw_radiotap.c371 static u8 ppdu_cnt = 0; in rtw_fill_radiotap_hdr() local
379 if (a->ppdu_cnt != ppdu_cnt) { in rtw_fill_radiotap_hdr()
380 ppdu_cnt = a->ppdu_cnt; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/monitor/
H A Drtw_radiotap.c371 static u8 ppdu_cnt = 0; in rtw_fill_radiotap_hdr() local
379 if (a->ppdu_cnt != ppdu_cnt) { in rtw_fill_radiotap_hdr()
380 ppdu_cnt = a->ppdu_cnt; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/monitor/
H A Drtw_radiotap.c371 static u8 ppdu_cnt = 0; in rtw_fill_radiotap_hdr() local
379 if (a->ppdu_cnt != ppdu_cnt) { in rtw_fill_radiotap_hdr()
380 ppdu_cnt = a->ppdu_cnt; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/monitor/
H A Drtw_radiotap.c372 static u8 ppdu_cnt = 0; in rtw_fill_radiotap_hdr() local
380 if (a->ppdu_cnt != ppdu_cnt) { in rtw_fill_radiotap_hdr()
381 ppdu_cnt = a->ppdu_cnt; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/monitor/
H A Drtw_radiotap.c371 static u8 ppdu_cnt = 0; in rtw_fill_radiotap_hdr() local
379 if (a->ppdu_cnt != ppdu_cnt) { in rtw_fill_radiotap_hdr()
380 ppdu_cnt = a->ppdu_cnt; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/monitor/
H A Drtw_radiotap.c371 static u8 ppdu_cnt = 0; in rtw_fill_radiotap_hdr() local
379 if (a->ppdu_cnt != ppdu_cnt) { in rtw_fill_radiotap_hdr()
380 ppdu_cnt = a->ppdu_cnt; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/monitor/
H A Drtw_radiotap.c494 static u8 ppdu_cnt = 0; in rtw_fill_radiotap_hdr() local
502 if (rx_req->mdata.ppdu_cnt != ppdu_cnt) { in rtw_fill_radiotap_hdr()
503 ppdu_cnt = rx_req->mdata.ppdu_cnt; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/monitor/
H A Drtw_radiotap.c494 static u8 ppdu_cnt = 0; in rtw_fill_radiotap_hdr() local
502 if (rx_req->mdata.ppdu_cnt != ppdu_cnt) { in rtw_fill_radiotap_hdr()
503 ppdu_cnt = rx_req->mdata.ppdu_cnt; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c1298 if (ppdu_sts->r.mdata.ppdu_cnt >= PHL_MAX_PPDU_CNT) { 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()
1408 if (phl_rx->r.mdata.ppdu_cnt >= PHL_MAX_PPDU_CNT) { in phl_rx_proc_wait_phy_sts()
1418 if (psts_info->cur_ppdu_cnt[band] != phl_rx->r.mdata.ppdu_cnt) { 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()
1447 psts_info->cur_ppdu_cnt[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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c1303 if (ppdu_sts->r.mdata.ppdu_cnt >= PHL_MAX_PPDU_CNT) { 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()
1413 if (phl_rx->r.mdata.ppdu_cnt >= PHL_MAX_PPDU_CNT) { in phl_rx_proc_wait_phy_sts()
1423 if (psts_info->cur_ppdu_cnt[band] != phl_rx->r.mdata.ppdu_cnt) { 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()
1452 psts_info->cur_ppdu_cnt[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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_phystatus.c52 if (p_pktinfo->ppdu_cnt < 4) { in phydm_rx_statistic_cal()
53 p_phydm->phy_dbg_info.num_of_ppdu[p_pktinfo->ppdu_cnt] = date_rate | BIT(7); in phydm_rx_statistic_cal()
54 p_phydm->phy_dbg_info.gid_num[p_pktinfo->ppdu_cnt] = p_phy_sta_rpt->gid; in phydm_rx_statistic_cal()
62 if (p_pktinfo->ppdu_cnt < 4) { in phydm_rx_statistic_cal()
63 p_phydm->phy_dbg_info.num_of_ppdu[p_pktinfo->ppdu_cnt] = date_rate; in phydm_rx_statistic_cal()
64 p_phydm->phy_dbg_info.gid_num[p_pktinfo->ppdu_cnt] = p_phy_sta_rpt->gid; in phydm_rx_statistic_cal()
2453 if (p_pkt_process->pre_ppdu_cnt == p_pktinfo->ppdu_cnt) in phydm_rx_phy_status_new_type()
2456 p_pkt_process->pre_ppdu_cnt = p_pktinfo->ppdu_cnt; in phydm_rx_phy_status_new_type()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/cmn_info/
H A Drtw_sta_info.h232 u8 ppdu_cnt; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/cmn_info/
H A Drtw_sta_info.h257 u8 ppdu_cnt; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/cmn_info/
H A Drtw_sta_info.h272 u8 ppdu_cnt; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/cmn_info/
H A Drtw_sta_info.h262 u8 ppdu_cnt; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/cmn_info/
H A Drtw_sta_info.h270 u8 ppdu_cnt; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/cmn_info/
H A Drtw_sta_info.h262 u8 ppdu_cnt; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/cmn_info/
H A Drtw_sta_info.h272 u8 ppdu_cnt; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/cmn_info/
H A Drtw_sta_info.h262 u8 ppdu_cnt; member

1234