Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_rf.h42 u8 channel_set[NUM_CHANNELS]; member
/drivers/staging/rtl8723au/include/
Drtw_rf.h45 u8 channel_set[MAX_CHANNEL_NUM]; member
Drtw_mlme_ext.h422 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
/drivers/staging/rtl8188eu/include/
Drtw_rf.h54 u8 channel_set[MAX_CHANNEL_NUM]; member
Drtw_mlme_ext.h418 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c1173 bool channel_set, in ath10k_htt_rx_amsdu_allowed()
1234 bool channel_set; in ath10k_htt_rx_handler() local
/drivers/net/wireless/libertas/
Dmesh.c485 static ssize_t channel_set(struct device *dev, struct device_attribute *attr, in channel_set() function
/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c270 static int has_channel(struct rt_channel_info *channel_set, in has_channel()
282 static void init_channel_list(struct adapter *padapter, struct rt_channel_info *channel_set, in init_channel_list()
325 … u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, struct rt_channel_info *channel_set) in init_channel_set()
/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()