| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_tdls.c | 534 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 538 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 539 sup_ch[1] = pmlmeext->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 541 sup_ch[sup_ch_idx++] = pmlmeext->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 542 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 547 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| H A D | rtw_mlme_ext.c | 8642 u8 sup_ch[ 30 * 2 ] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; //For supported channel in issue_assocreq() local 8709 sup_ch[0] = 1; //First channel number in issue_assocreq() 8710 sup_ch[1] = pmlmeext->channel_set[sup_ch_idx].ChannelNum; //Number of channel in issue_assocreq() 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 D | rtw_tdls.c | 551 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 555 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 556 sup_ch[1] = pmlmeext->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 558 sup_ch[sup_ch_idx++] = pmlmeext->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 559 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 564 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| H A D | rtw_mlme_ext.c | 8457 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in issue_assocreq() local 8523 sup_ch[0] = 1; /* First channel number */ in issue_assocreq() 8524 sup_ch[1] = pmlmeext->channel_set[sup_ch_idx].ChannelNum; /* Number of channel */ in issue_assocreq() 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/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_tdls.c | 561 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 565 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 566 sup_ch[1] = pmlmeext->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 568 sup_ch[sup_ch_idx++] = pmlmeext->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 569 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 574 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| H A D | rtw_mlme_ext.c | 8724 u8 sup_ch[ 30 * 2 ] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; //For supported channel in issue_assocreq() local 8791 sup_ch[0] = 1; //First channel number in issue_assocreq() 8792 sup_ch[1] = pmlmeext->channel_set[sup_ch_idx].ChannelNum; //Number of channel in issue_assocreq() 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/rtl8723bs/core/ |
| H A D | rtw_tdls.c | 731 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 736 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 737 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 739 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 740 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 745 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| H A D | rtw_mlme_ext.c | 8654 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local 8736 sup_ch[0] = 1; /* First channel number */ in _issue_assocreq() 8737 sup_ch[1] = rfctl->channel_set[sup_ch_idx].ChannelNum; /* Number of channel */ in _issue_assocreq() 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/rtl8723ds/core/ |
| H A D | rtw_tdls.c | 707 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 712 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 713 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 715 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 716 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 721 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_tdls.c | 710 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 715 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 716 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 718 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 719 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 724 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_tdls.c | 702 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 707 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 708 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 710 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 711 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 716 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| H A D | rtw_mlme_ext.c | 7225 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ local 7235 sup_ch[0] = 1; /* First channel number */ 7236 sup_ch[1] = rfctl->channel_set[sup_ch_idx].ChannelNum; /* Number of channel */ 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/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_tdls.c | 707 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 712 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 713 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 715 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 716 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 721 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_tdls.c | 710 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 715 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 716 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 718 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 719 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 724 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_tdls.c | 708 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 713 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 714 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 716 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 717 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 722 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_tdls.c | 706 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 711 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 712 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 714 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 715 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 720 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_tdls.c | 707 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 712 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 713 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 715 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 716 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 721 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_tdls.c | 708 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 713 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 714 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 716 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 717 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 722 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| H A D | rtw_mlme_ext.c | 9241 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ in _issue_assocreq() local 9251 sup_ch[0] = 1; /* First channel number */ in _issue_assocreq() 9252 sup_ch[1] = rfctl->channel_set[sup_ch_idx].ChannelNum; /* Number of channel */ in _issue_assocreq() 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/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_tdls.c | 708 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 713 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 714 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 716 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 717 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 722 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_tdls.c | 702 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 707 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 708 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 710 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 711 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 716 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| H A D | rtw_mlme_ext.c | 7247 u8 sup_ch[30 * 2] = {0x00 }, sup_ch_idx = 0, idx_5g = 2; /* For supported channel */ local 7257 sup_ch[0] = 1; /* First channel number */ 7258 sup_ch[1] = rfctl->channel_set[sup_ch_idx].ChannelNum; /* Number of channel */ 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/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_tdls.c | 708 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 713 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 714 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 716 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 717 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 722 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_tdls.c | 707 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 712 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 713 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 715 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 716 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 721 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_tdls.c | 707 u8 sup_ch[30 * 2] = {0x00}, ch_set_idx = 0, sup_ch_idx = 2; in rtw_tdls_set_sup_ch() local 712 sup_ch[0] = 1; /* First channel number */ in rtw_tdls_set_sup_ch() 713 sup_ch[1] = rfctl->channel_set[ch_set_idx].ChannelNum; /* Number of channel */ in rtw_tdls_set_sup_ch() 715 sup_ch[sup_ch_idx++] = rfctl->channel_set[ch_set_idx].ChannelNum; in rtw_tdls_set_sup_ch() 716 sup_ch[sup_ch_idx++] = 1; in rtw_tdls_set_sup_ch() 721 return rtw_set_ie(pframe, _SUPPORTED_CH_IE_, sup_ch_idx, sup_ch, &(pattrib->pktlen)); in rtw_tdls_set_sup_ch()
|