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()
1728 static const u8 band_num[RF_BAND_MAX] = {0x0, 0x0, 0x1, 0x3, 0x5}; in rtw8822c_txgapk_save_all_tx_gain_table() local1754 RF_CFGCH, BIT_BAND, band_num[band]); in rtw8822c_txgapk_save_all_tx_gain_table()
2733 u8 band_num; member
2432 h2c->w3 |= le32_encode_bits(ra->band_num, RTW89_H2C_RA_W3_BAND_NUM) | in rtw89_fw_h2c_ra()
389 ra->band_num = rtwvif->phy_idx; in rtw89_phy_ra_sta_update()