Searched refs:RTW_MAX_CHANNEL_NUM_2G (Results 1 – 2 of 2) sorted by relevance
1517 n_channel = RTW_MAX_CHANNEL_NUM_2G; in rtw_channel_to_idx()1636 for (ch = 0; ch < RTW_MAX_CHANNEL_NUM_2G; ch++) in __cfg_txpwr_lmt_by_alt()2053 cur_lmt = cur_ch <= RTW_MAX_CHANNEL_NUM_2G ? in rtw_phy_get_tx_power_limit()2248 for (ch = 0; ch < RTW_MAX_CHANNEL_NUM_2G; ch++) { in __rtw_phy_tx_power_limit_config()2280 for (ch = 0; ch < RTW_MAX_CHANNEL_NUM_2G; ch++) in rtw_phy_init_tx_power_limit()
47 #define RTW_MAX_CHANNEL_NUM_2G 14 macro1849 [RTW_MAX_CHANNEL_NUM_2G];
Completed in 19 milliseconds