Searched defs:channel_set (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/staging/rtl8712/ |
D | rtl871x_rf.h | 30 u8 channel_set[NUM_CHANNELS]; member
|
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/ |
D | wifi_regd.c | 60 struct rt_channel_info *channel_set = pmlmeext->channel_set; in _rtw_reg_apply_flags() local
|
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | rtw_rf.h | 21 u8 channel_set[MAX_CHANNEL_NUM]; member
|
D | rtw_mlme_ext.h | 359 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | rtw_rf.h | 41 u8 channel_set[MAX_CHANNEL_NUM]; member
|
D | rtw_mlme_ext.h | 417 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
|
/linux-6.1.9/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 268 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/ |
D | rtw_mlme_ext.c | 233 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()
|