Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8712/
Drtl871x_rf.h30 u8 channel_set[NUM_CHANNELS]; member
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dwifi_regd.c60 struct rt_channel_info *channel_set = pmlmeext->channel_set; in _rtw_reg_apply_flags() local
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_rf.h21 u8 channel_set[MAX_CHANNEL_NUM]; member
Drtw_mlme_ext.h359 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_rf.h41 u8 channel_set[MAX_CHANNEL_NUM]; member
Drtw_mlme_ext.h417 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c268 static int has_channel(struct rt_channel_info *channel_set, in has_channel()
281 static void init_channel_list(struct adapter *padapter, struct rt_channel_info *channel_set, in init_channel_list()
333 … u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, struct rt_channel_info *channel_set) in init_channel_set()
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c233 static int has_channel(struct rt_channel_info *channel_set, in has_channel()
246 static void init_channel_list(struct adapter *padapter, struct rt_channel_info *channel_set, in init_channel_list()
290 … u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, struct rt_channel_info *channel_set) in init_channel_set()