Searched refs:bb_rpt (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_physts_ex.h | 95 struct physts_result *bb_rpt);
|
| H A D | halbb_physts.c | 2300 struct physts_result *bb_rpt) in halbb_physts_parsing() argument 2477 halbb_physts_rpt_gen(bb, bb_rpt, is_valid, desc, is_cck_rate); in halbb_physts_parsing() 2505 struct physts_result bb_rpt = {0}; in halbb_phy_sts_manual_trig() local 2549 halbb_physts_parsing(bb, (u8 *)phy_sts_dbg, sizeof(phy_sts_dbg), &rxdesc, &bb_rpt); in halbb_phy_sts_manual_trig()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_physts_ex.h | 95 struct physts_result *bb_rpt);
|
| H A D | halbb_physts.c | 2300 struct physts_result *bb_rpt) in halbb_physts_parsing() argument 2477 halbb_physts_rpt_gen(bb, bb_rpt, is_valid, desc, is_cck_rate); in halbb_physts_parsing() 2505 struct physts_result bb_rpt = {0}; in halbb_phy_sts_manual_trig() local 2549 halbb_physts_parsing(bb, (u8 *)phy_sts_dbg, sizeof(phy_sts_dbg), &rxdesc, &bb_rpt); in halbb_phy_sts_manual_trig()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_bb.c | 839 struct physts_result bb_rpt = {0}; in rtw_hal_bb_parse_phy_sts() local 861 &rxdesc, &bb_rpt); in rtw_hal_bb_parse_phy_sts() 868 if ((bb_rpt.rssi_avg != 0) || (bb_rpt.physts_rpt_valid == 1)) { in rtw_hal_bb_parse_phy_sts() 871 phy_info->rssi = (bb_rpt.rssi_avg >> 1); in rtw_hal_bb_parse_phy_sts() 872 phy_info->ch_idx = bb_rpt.ch_idx; in rtw_hal_bb_parse_phy_sts() 873 phy_info->tx_bf = bb_rpt.is_bf; in rtw_hal_bb_parse_phy_sts() 876 phy_info->rssi_path[i] = (bb_rpt.rssi[i] >> 1); in rtw_hal_bb_parse_phy_sts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_bb.c | 839 struct physts_result bb_rpt = {0}; in rtw_hal_bb_parse_phy_sts() local 861 &rxdesc, &bb_rpt); in rtw_hal_bb_parse_phy_sts() 868 if ((bb_rpt.rssi_avg != 0) || (bb_rpt.physts_rpt_valid == 1)) { in rtw_hal_bb_parse_phy_sts() 871 phy_info->rssi = (bb_rpt.rssi_avg >> 1); in rtw_hal_bb_parse_phy_sts() 872 phy_info->ch_idx = bb_rpt.ch_idx; in rtw_hal_bb_parse_phy_sts() 873 phy_info->tx_bf = bb_rpt.is_bf; in rtw_hal_bb_parse_phy_sts() 876 phy_info->rssi_path[i] = (bb_rpt.rssi[i] >> 1); in rtw_hal_bb_parse_phy_sts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | dle.h | 425 u16 bb_rpt; member
|
| H A D | dle.c | 2624 val32 = SET_WORD(min_cfg->bb_rpt, B_AX_PLE_Q8_MIN_SIZE) | in ple_quota_cfg() 2625 SET_WORD(max_cfg->bb_rpt, B_AX_PLE_Q8_MAX_SIZE); in ple_quota_cfg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | dle.h | 425 u16 bb_rpt; member
|
| H A D | dle.c | 2624 val32 = SET_WORD(min_cfg->bb_rpt, B_AX_PLE_Q8_MIN_SIZE) | in ple_quota_cfg() 2625 SET_WORD(max_cfg->bb_rpt, B_AX_PLE_Q8_MAX_SIZE); in ple_quota_cfg()
|