Searched refs:band_num (Results 1 – 5 of 5) sorted by relevance
14377 uint band_num; in wlc_phy_txpwr_srom_read_ppr_nphy() local14407 for (band_num = 0; band_num < (CH_2G_GROUP + CH_5G_GROUP); in wlc_phy_txpwr_srom_read_ppr_nphy()14408 band_num++) { in wlc_phy_txpwr_srom_read_ppr_nphy()14409 switch (band_num) { in wlc_phy_txpwr_srom_read_ppr_nphy()27906 uint rate1, rate2, band_num; in wlc_phy_txpwr_apply_nphy() local27912 for (band_num = 0; band_num < (CH_2G_GROUP + CH_5G_GROUP); in wlc_phy_txpwr_apply_nphy()27913 band_num++) { in wlc_phy_txpwr_apply_nphy()27914 switch (band_num) { in wlc_phy_txpwr_apply_nphy()
1710 static const u8 band_num[RF_BAND_MAX] = {0x0, 0x0, 0x1, 0x3, 0x5}; in rtw8822c_txgapk_save_all_tx_gain_table() local1736 RF_CFGCH, BIT_BAND, band_num[band]); in rtw8822c_txgapk_save_all_tx_gain_table()
1615 RTW89_SET_FWCMD_RA_BAND_NUM(cmd, ra->band_num); in rtw89_fw_h2c_ra()
2081 u8 band_num; member
385 ra->band_num = rtwvif->phy_idx; in rtw89_phy_ra_sta_update()