Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_rf.h42 u8 channel_set[NUM_CHANNELS]; member
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_rf.h45 u8 channel_set[MAX_CHANNEL_NUM]; member
Drtw_mlme_ext.h420 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_rf.h54 u8 channel_set[MAX_CHANNEL_NUM]; member
Drtw_mlme_ext.h426 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
/linux-4.4.14/drivers/net/wireless/libertas/
Dmesh.c485 static ssize_t channel_set(struct device *dev, struct device_attribute *attr, in channel_set() function
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c4032 static int has_channel(struct rt_channel_info *channel_set, in has_channel()
4044 static void init_channel_list(struct adapter *padapter, struct rt_channel_info *channel_set, in init_channel_list()
4087 … u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, struct rt_channel_info *channel_set) in init_channel_set()
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c419 static int has_channel(struct rt_channel_info *channel_set, in has_channel()
432 struct rt_channel_info *channel_set, in init_channel_list()