Home
last modified time | relevance | path

Searched defs:channel_set (Results 1 – 4 of 4) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dwifi_regd.c22 RT_CHANNEL_INFO *channel_set = rfctl->channel_set; in rtw_chset_hook_os_channels() local
249 RT_CHANNEL_INFO *channel_set = chplan->chset; in rtw_regd_overide_flags() local
308 RT_CHANNEL_INFO *channel_set = chplan->chset; in rtw_regd_apply_dfs_flags() local
341 u8 rtw_os_init_channel_set(_adapter *padapter, RT_CHANNEL_INFO *channel_set) in rtw_os_init_channel_set()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_chplan.c611 static u8 init_channel_set_from_rtk_priv_2g_5g(_adapter *adapter, RT_CHANNEL_INFO *channel_set, u8 … in init_channel_set_from_rtk_priv_2g_5g()
716 static u8 init_channel_set_from_rtk_priv_6g(_adapter *adapter, RT_CHANNEL_INFO *channel_set, u8 *ch… in init_channel_set_from_rtk_priv_6g()
769 static u8 init_channel_set_from_rtk_priv(_adapter *adapter, RT_CHANNEL_INFO *channel_set) in init_channel_set_from_rtk_priv()
Drtw_mlme_ext.c121 static void init_channel_list(_adapter *padapter, RT_CHANNEL_INFO *channel_set in init_channel_list()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Ddrv_types.h1086 RT_CHANNEL_INFO channel_set[MAX_CHANNEL_NUM]; member