Searched refs:RTW_MAX_CHANNEL_NUM_2G (Results 1 – 2 of 2) sorted by relevance
1597 n_channel = RTW_MAX_CHANNEL_NUM_2G; in rtw_channel_to_idx()1720 for (ch = 0; ch < RTW_MAX_CHANNEL_NUM_2G; ch++) in __cfg_txpwr_lmt_by_alt()2183 cur_lmt = cur_ch <= RTW_MAX_CHANNEL_NUM_2G ? in rtw_phy_get_tx_power_limit()2387 for (ch = 0; ch < RTW_MAX_CHANNEL_NUM_2G; ch++) { in __rtw_phy_tx_power_limit_config()2419 for (ch = 0; ch < RTW_MAX_CHANNEL_NUM_2G; ch++) in rtw_phy_init_tx_power_limit()
49 #define RTW_MAX_CHANNEL_NUM_2G 14 macro2005 [RTW_MAX_CHANNEL_NUM_2G];
Completed in 22 milliseconds