Searched refs:RF_BAND_MAX (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | main.h | 1608 RF_BAND_MAX enumerator 1615 u32 rf3f_bp[RF_BAND_MAX][RF_GAIN_NUM][RTW_RF_PATH_MAX];
|
H A D | rtw8822c.c | 1458 for (band = 0; band < RF_BAND_MAX; band++) { in rtw8822c_txgapk_write_gain_bb_table() 1727 static const u8 ch_num[RF_BAND_MAX] = {1, 1, 36, 100, 149}; in rtw8822c_txgapk_save_all_tx_gain_table() 1728 static const u8 band_num[RF_BAND_MAX] = {0x0, 0x0, 0x1, 0x3, 0x5}; in rtw8822c_txgapk_save_all_tx_gain_table() 1729 static const u8 cck[RF_BAND_MAX] = {0x1, 0x0, 0x0, 0x0, 0x0}; in rtw8822c_txgapk_save_all_tx_gain_table() 1745 for (band = 0; band < RF_BAND_MAX; band++) { in rtw8822c_txgapk_save_all_tx_gain_table()
|