Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8712/
Drtl871x_rf.h30 u8 channel_set[NUM_CHANNELS]; member
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dwifi_regd.c64 RT_CHANNEL_INFO *channel_set = pmlmeext->channel_set; in _rtw_reg_apply_flags() local
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtw_rf.h37 u8 channel_set[MAX_CHANNEL_NUM]; member
Drtw_mlme_ext.h411 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtw_rf.h44 u8 channel_set[MAX_CHANNEL_NUM]; member
Drtw_mlme_ext.h477 RT_CHANNEL_INFO channel_set[MAX_CHANNEL_NUM]; member
/Linux-v5.10/drivers/net/wireless/marvell/libertas/
Dmesh.c489 static ssize_t channel_set(struct device *dev, struct device_attribute *attr, in channel_set() function
/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c3909 static int has_channel(struct rt_channel_info *channel_set, in has_channel()
3922 struct rt_channel_info *channel_set, in init_channel_list()
3966 struct rt_channel_info *channel_set) in init_channel_set()
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c328 static int has_channel(RT_CHANNEL_INFO *channel_set, in has_channel()
343 static void init_channel_list(struct adapter *padapter, RT_CHANNEL_INFO *channel_set, in init_channel_list()
395 static u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, RT_CHANNEL_INFO *channel_set) in init_channel_set()