Home
last modified time | relevance | path

Searched refs:RTW_MAX_CHANNEL_NUM_2G (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dphy.c1518 n_channel = RTW_MAX_CHANNEL_NUM_2G; in rtw_channel_to_idx()
1637 for (ch = 0; ch < RTW_MAX_CHANNEL_NUM_2G; ch++) in __cfg_txpwr_lmt_by_alt()
2061 cur_lmt = cur_ch <= RTW_MAX_CHANNEL_NUM_2G ? in rtw_phy_get_tx_power_limit()
2281 for (ch = 0; ch < RTW_MAX_CHANNEL_NUM_2G; ch++) { in __rtw_phy_tx_power_limit_config()
2313 for (ch = 0; ch < RTW_MAX_CHANNEL_NUM_2G; ch++) in rtw_phy_init_tx_power_limit()
Dmain.h49 #define RTW_MAX_CHANNEL_NUM_2G 14 macro
1927 [RTW_MAX_CHANNEL_NUM_2G];