Home
last modified time | relevance | path

Searched refs:idx_5g (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mlme_ext.c8724 u8 sup_ch[ 30 * 2 ] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; //For supported channel in issue_assocreq() local
8796 sup_ch[idx_5g++] = pmlmeext->channel_set[sup_ch_idx].ChannelNum; in issue_assocreq()
8797 sup_ch[idx_5g++] = 1; in issue_assocreq()
8802 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in issue_assocreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mlme_ext.c8642 u8 sup_ch[ 30 * 2 ] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; //For supported channel in issue_assocreq() local
8714 sup_ch[idx_5g++] = pmlmeext->channel_set[sup_ch_idx].ChannelNum; in issue_assocreq()
8715 sup_ch[idx_5g++] = 1; in issue_assocreq()
8720 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in issue_assocreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mlme_ext.c8457 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in issue_assocreq() local
8526 sup_ch[idx_5g++] = pmlmeext->channel_set[sup_ch_idx].ChannelNum; in issue_assocreq()
8527 sup_ch[idx_5g++] = 1; in issue_assocreq()
8531 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in issue_assocreq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme_ext.c7225 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ local
7238 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum;
7239 sup_ch[idx_5g++] = 1;
7243 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme_ext.c7247 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ local
7260 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum;
7261 sup_ch[idx_5g++] = 1;
7265 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_mlme_ext.c9241 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
9254 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
9255 sup_ch[idx_5g++] = 1; in _issue_assocreq()
9259 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mlme_ext.c8654 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
8739 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
8740 sup_ch[idx_5g++] = 1; in _issue_assocreq()
8744 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mlme_ext.c8960 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
8973 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
8974 sup_ch[idx_5g++] = 1; in _issue_assocreq()
8978 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mlme_ext.c8961 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
8974 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
8975 sup_ch[idx_5g++] = 1; in _issue_assocreq()
8979 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_mlme_ext.c9240 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
9253 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
9254 sup_ch[idx_5g++] = 1; in _issue_assocreq()
9258 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_mlme_ext.c8906 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
8919 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
8920 sup_ch[idx_5g++] = 1; in _issue_assocreq()
8924 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme_ext.c9664 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
9677 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
9678 sup_ch[idx_5g++] = 1; in _issue_assocreq()
9682 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_mlme_ext.c8955 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
9035 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
9036 sup_ch[idx_5g++] = 1; in _issue_assocreq()
9040 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_mlme_ext.c8934 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
9014 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
9015 sup_ch[idx_5g++] = 1; in _issue_assocreq()
9019 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_mlme_ext.c9105 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
9118 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
9119 sup_ch[idx_5g++] = 1; in _issue_assocreq()
9123 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_mlme_ext.c8927 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
9007 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
9008 sup_ch[idx_5g++] = 1; in _issue_assocreq()
9012 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mlme_ext.c9649 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
9662 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
9663 sup_ch[idx_5g++] = 1; in _issue_assocreq()
9667 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mlme_ext.c9317 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local
9330 sup_ch[idx_5g++] = rfctl->channel_set[sup_ch_idx].ChannelNum; in _issue_assocreq()
9331 sup_ch[idx_5g++] = 1; in _issue_assocreq()
9335 pframe = rtw_set_ie(pframe, EID_SupportedChannels, idx_5g, sup_ch, &(pattrib->pktlen)); in _issue_assocreq()