Home
last modified time | relevance | path

Searched refs:PHL_MAX_STA_NUM (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_pwr_ctrl.h64 struct bb_macidcca_info macidcca_i[PHL_MAX_STA_NUM];
86 struct bb_dtp_info dtp_i[PHL_MAX_STA_NUM];
H A Dhalbb.h256 struct rtw_phl_stainfo_t *phl_sta_info[PHL_MAX_STA_NUM];
257 u8 phl2bb_macid_table[PHL_MAX_STA_NUM];
258 bool sta_exist[PHL_MAX_STA_NUM];
314 struct bb_ra_info bb_ra_i[PHL_MAX_STA_NUM];
H A Dhalbb_cfo_trk.c454 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_multi_sta_avg_cfo_calc()
476 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_multi_sta_avg_cfo_calc()
509 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_multi_sta_avg_cfo_calc()
613 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_cfo_counter_rst()
742 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_cfo_acc_mode_en()
924 if (desc->macid_su > PHL_MAX_STA_NUM) in halbb_parsing_cfo()
929 if (bb_macid > PHL_MAX_STA_NUM) in halbb_parsing_cfo()
937 if (sta->macid > PHL_MAX_STA_NUM) in halbb_parsing_cfo()
H A Dhalbb.c177 if ((phl_sta_info->macid) >= PHL_MAX_STA_NUM) in halbb_sta_info_add_entry()
197 if ((phl_sta_info->macid) >= PHL_MAX_STA_NUM) in halbb_sta_info_delete_entry()
266 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_sta_info_dbg()
413 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_get_rssi_min()
502 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_cmn_info_self_update()
H A Dhalbb_pwr_ctrl.c68 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_ccath_init()
123 for (i = 0; i < PHL_MAX_STA_NUM; i++) in halbb_dyncca_th()
357 for (i = 0; i < PHL_MAX_STA_NUM; i++) in halbb_pwr_ctrl()
403 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_pwr_ctrl_init()
506 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_macid_ctrl_init()
H A Dhalbb_ra.h55 #define STA_NUM_RSSI_CMD PHL_MAX_STA_NUM
H A Dhalbb_ant_div.h46 #define ANTDIV_MAX_STA_NUM PHL_MAX_STA_NUM
H A Dhalbb_ra.c1520 if (macid_rpt >= PHL_MAX_STA_NUM) { in halbb_get_fw_ra_rpt()
1606 if (macid_rpt >= PHL_MAX_STA_NUM) { in halbb_get_txsts_rpt()
1661 rssi_len = sizeof(struct bb_h2c_rssi_setting) * PHL_MAX_STA_NUM; in halbb_ra_rssi_setting_watchdog()
1669 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_ra_rssi_setting_watchdog()
1762 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_ra_watchdog()
1795 for (macid = 0; macid < PHL_MAX_STA_NUM; macid ++) { in halbb_ra_init()
H A Dhalbb_ul_tb_ctrl.c102 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_ul_tb_ctrl()
H A Dhalbb_cmn_rpt.c1040 if (desc->macid_su > PHL_MAX_STA_NUM) in halbb_rx_pkt_su_store_in_sta_info()
1045 if (bb_macid > PHL_MAX_STA_NUM) in halbb_rx_pkt_su_store_in_sta_info()
1053 if (phl_sta->macid > PHL_MAX_STA_NUM) in halbb_rx_pkt_su_store_in_sta_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_pwr_ctrl.h64 struct bb_macidcca_info macidcca_i[PHL_MAX_STA_NUM];
86 struct bb_dtp_info dtp_i[PHL_MAX_STA_NUM];
H A Dhalbb.h256 struct rtw_phl_stainfo_t *phl_sta_info[PHL_MAX_STA_NUM];
257 u8 phl2bb_macid_table[PHL_MAX_STA_NUM];
258 bool sta_exist[PHL_MAX_STA_NUM];
314 struct bb_ra_info bb_ra_i[PHL_MAX_STA_NUM];
H A Dhalbb_cfo_trk.c454 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_multi_sta_avg_cfo_calc()
476 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_multi_sta_avg_cfo_calc()
509 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_multi_sta_avg_cfo_calc()
613 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_cfo_counter_rst()
742 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_cfo_acc_mode_en()
924 if (desc->macid_su > PHL_MAX_STA_NUM) in halbb_parsing_cfo()
929 if (bb_macid > PHL_MAX_STA_NUM) in halbb_parsing_cfo()
937 if (sta->macid > PHL_MAX_STA_NUM) in halbb_parsing_cfo()
H A Dhalbb.c177 if ((phl_sta_info->macid) >= PHL_MAX_STA_NUM) in halbb_sta_info_add_entry()
197 if ((phl_sta_info->macid) >= PHL_MAX_STA_NUM) in halbb_sta_info_delete_entry()
266 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_sta_info_dbg()
413 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_get_rssi_min()
502 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_cmn_info_self_update()
H A Dhalbb_pwr_ctrl.c68 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_ccath_init()
123 for (i = 0; i < PHL_MAX_STA_NUM; i++) in halbb_dyncca_th()
357 for (i = 0; i < PHL_MAX_STA_NUM; i++) in halbb_pwr_ctrl()
403 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_pwr_ctrl_init()
506 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_macid_ctrl_init()
H A Dhalbb_ant_div.h46 #define ANTDIV_MAX_STA_NUM PHL_MAX_STA_NUM
H A Dhalbb_ra.h55 #define STA_NUM_RSSI_CMD PHL_MAX_STA_NUM
H A Dhalbb_ra.c1520 if (macid_rpt >= PHL_MAX_STA_NUM) { in halbb_get_fw_ra_rpt()
1606 if (macid_rpt >= PHL_MAX_STA_NUM) { in halbb_get_txsts_rpt()
1661 rssi_len = sizeof(struct bb_h2c_rssi_setting) * PHL_MAX_STA_NUM; in halbb_ra_rssi_setting_watchdog()
1669 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_ra_rssi_setting_watchdog()
1762 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_ra_watchdog()
1795 for (macid = 0; macid < PHL_MAX_STA_NUM; macid ++) { in halbb_ra_init()
H A Dhalbb_ul_tb_ctrl.c102 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_ul_tb_ctrl()
H A Dhalbb_cmn_rpt.c1040 if (desc->macid_su > PHL_MAX_STA_NUM) in halbb_rx_pkt_su_store_in_sta_info()
1045 if (bb_macid > PHL_MAX_STA_NUM) in halbb_rx_pkt_su_store_in_sta_info()
1053 if (phl_sta->macid > PHL_MAX_STA_NUM) in halbb_rx_pkt_su_store_in_sta_info()
H A Dhalbb_dbg.c1032 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in halbb_basic_dbg_msg_tx_info()
1159 for (i = 0; i< PHL_MAX_STA_NUM; i++) { in halbb_basic_dbg_message()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_config.h159 #define PHL_MAX_STA_NUM 128 macro
H A Dphl_sta.c535 sta_ctrl->allocated_stainfo_sz = sizeof(struct rtw_phl_stainfo_t) * PHL_MAX_STA_NUM; in phl_stainfo_ctrl_init()
561 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in phl_stainfo_ctrl_init()
598 PHL_INFO("[PSTA] PHL_MAX_STA_NUM:%d\n", PHL_MAX_STA_NUM); in phl_dump_stactrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_config.h160 #define PHL_MAX_STA_NUM 128 macro
H A Dphl_sta.c538 sta_ctrl->allocated_stainfo_sz = sizeof(struct rtw_phl_stainfo_t) * PHL_MAX_STA_NUM; in phl_stainfo_ctrl_init()
564 for (i = 0; i < PHL_MAX_STA_NUM; i++) { in phl_stainfo_ctrl_init()
601 PHL_INFO("[PSTA] PHL_MAX_STA_NUM:%d\n", PHL_MAX_STA_NUM); in phl_dump_stactrl()

12