Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c2486 static u8 _rtl8821ae_get_chnl_group(u8 chnl) in _rtl8821ae_get_chnl_group() function
2723 index = _rtl8821ae_get_chnl_group(i + 1);
2739 index = _rtl8821ae_get_chnl_group(channel5g[i]);
2745 index = _rtl8821ae_get_chnl_group(channel5g_80m[i]);
2801 index = _rtl8821ae_get_chnl_group(i + 1); in _rtl8821ae_read_txpower_info_from_hwpg()
2817 index = _rtl8821ae_get_chnl_group(channel5g[i]); in _rtl8821ae_read_txpower_info_from_hwpg()
2823 index = _rtl8821ae_get_chnl_group(channel5g_80m[i]); in _rtl8821ae_read_txpower_info_from_hwpg()