Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dhw.c2550 static u8 _rtl8821ae_get_chnl_group(u8 chnl) in _rtl8821ae_get_chnl_group() function
2787 index = _rtl8821ae_get_chnl_group(i + 1);
2803 index = _rtl8821ae_get_chnl_group(channel5g[i]);
2809 index = _rtl8821ae_get_chnl_group(channel5g_80m[i]);
2865 index = _rtl8821ae_get_chnl_group(i + 1); in _rtl8821ae_read_txpower_info_from_hwpg()
2881 index = _rtl8821ae_get_chnl_group(channel5g[i]); in _rtl8821ae_read_txpower_info_from_hwpg()
2887 index = _rtl8821ae_get_chnl_group(channel5g_80m[i]); in _rtl8821ae_read_txpower_info_from_hwpg()