| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7265 u8 frame_styp; in _cfg80211_rtw_mgmt_tx() local 7343 frame_styp = (le16_to_cpu(pwlanhdr->frame_ctl)) & IEEE80211_FCTL_STYPE; in _cfg80211_rtw_mgmt_tx() 7344 if (frame_styp == IEEE80211_STYPE_PROBE_RESP) in _cfg80211_rtw_mgmt_tx() 7477 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 7559 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 7560 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 7580 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx() 7652 frame_styp != IEEE80211_STYPE_PROBE_RESP) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7440 u8 frame_styp; in _cfg80211_rtw_mgmt_tx() local 7518 frame_styp = (le16_to_cpu(pwlanhdr->frame_ctl)) & IEEE80211_FCTL_STYPE; in _cfg80211_rtw_mgmt_tx() 7519 if (frame_styp == IEEE80211_STYPE_PROBE_RESP) in _cfg80211_rtw_mgmt_tx() 7652 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 7734 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 7735 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 7755 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx() 7827 frame_styp != IEEE80211_STYPE_PROBE_RESP) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 5503 u8 frame_styp; 5548 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… 5549 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 5519 u8 frame_styp; local 5564 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… 5565 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 5178 u8 frame_styp; local 5223 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… 5224 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7145 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 7227 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 7228 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 7236 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7275 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 7357 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 7358 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 7365 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7255 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 7337 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 7338 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 7345 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 5700 u8 frame_styp; local 5769 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… 5770 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8042 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 8124 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 8125 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 8132 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8043 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 8125 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 8126 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 8133 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8305 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 8387 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 8388 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 8395 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8329 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 8411 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 8412 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 8419 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8134 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 8216 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 8217 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 8224 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8163 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 8245 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 8246 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 8253 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7555 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 7637 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 7638 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 7645 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7678 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 7760 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 7761 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 7768 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8053 u8 frame_styp; in cfg80211_rtw_mgmt_tx() local 8135 …frame_styp = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)buf)->frame_ctl) & IEEE80211_FCTL_STYP… in cfg80211_rtw_mgmt_tx() 8136 if (IEEE80211_STYPE_PROBE_RESP == frame_styp) { in cfg80211_rtw_mgmt_tx() 8143 else if (frame_styp == RTW_IEEE80211_STYPE_AUTH) { in cfg80211_rtw_mgmt_tx()
|