Lines Matching refs:chnl
1648 u8 *chnl = array[i+5]; in _rtl8821ae_phy_read_and_config_txpwr_lmt() local
1653 chnl, val); in _rtl8821ae_phy_read_and_config_txpwr_lmt()
2376 u16 bd, regu, bdwidth, sec, chnl; in _rtl8812ae_phy_get_txpower_limit() local
2501 chnl = channel_temp; in _rtl8812ae_phy_get_txpower_limit()
2509 [sec][chnl][rf_path]; in _rtl8812ae_phy_get_txpower_limit()
2514 [sec][chnl][rf_path]; in _rtl8812ae_phy_get_txpower_limit()
2521 [sec][chnl][rf_path]; in _rtl8812ae_phy_get_txpower_limit()
2525 rtlphy->txpwr_limit_5g[regu][chnl] in _rtl8812ae_phy_get_txpower_limit()
2526 [sec][chnl][rf_path]; in _rtl8812ae_phy_get_txpower_limit()
3643 u8 _rtl8812ae_get_right_chnl_place_for_iqk(u8 chnl) in _rtl8812ae_get_right_chnl_place_for_iqk() argument
3652 u8 place = chnl; in _rtl8812ae_get_right_chnl_place_for_iqk()
3654 if (chnl > 14) { in _rtl8812ae_get_right_chnl_place_for_iqk()
3656 if (channel_all[place] == chnl) in _rtl8812ae_get_right_chnl_place_for_iqk()