Searched refs:chnl_index (Results 1 – 2 of 2) sorted by relevance
1347 static bool _rtl8822be_phy_get_chnl_index(u8 channel, u8 *chnl_index) in _rtl8822be_phy_get_chnl_index() argument1362 *chnl_index = channel - 1; in _rtl8822be_phy_get_chnl_index()1368 *chnl_index = i; in _rtl8822be_phy_get_chnl_index()
2247 static bool _rtl8821ae_phy_get_chnl_index(u8 channel, u8 *chnl_index) in _rtl8821ae_phy_get_chnl_index() argument2254 *chnl_index = channel - 1; in _rtl8821ae_phy_get_chnl_index()2260 *chnl_index = i; in _rtl8821ae_phy_get_chnl_index()