Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8712/
Drtl871x_rf.h30 u8 channel_set[NUM_CHANNELS]; member
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dwifi_regd.c64 RT_CHANNEL_INFO *channel_set = pmlmeext->channel_set; in _rtw_reg_apply_flags() local
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Drtw_rf.h42 u8 channel_set[MAX_CHANNEL_NUM]; member
Drtw_mlme_ext.h413 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Drtw_rf.h44 u8 channel_set[MAX_CHANNEL_NUM]; member
Drtw_mlme_ext.h492 RT_CHANNEL_INFO channel_set[MAX_CHANNEL_NUM]; member
/Linux-v5.4/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.4/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c3917 static int has_channel(struct rt_channel_info *channel_set, in has_channel()
3931 struct rt_channel_info *channel_set, in init_channel_list()
3975 struct rt_channel_info *channel_set) in init_channel_set()
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c327 static int has_channel(RT_CHANNEL_INFO *channel_set, in has_channel()
342 static void init_channel_list(struct adapter *padapter, RT_CHANNEL_INFO *channel_set, in init_channel_list()
394 static u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, RT_CHANNEL_INFO *channel_set) in init_channel_set()