Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_rf.h30 u8 channel_set[NUM_CHANNELS]; member
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dwifi_regd.c60 struct rt_channel_info *channel_set = pmlmeext->channel_set; in _rtw_reg_apply_flags() local
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_rf.h41 u8 channel_set[MAX_CHANNEL_NUM]; member
H A Drtw_mlme_ext.h417 struct rt_channel_info channel_set[MAX_CHANNEL_NUM]; member
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c268 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()