Home
last modified time | relevance | path

Searched refs:assoc_resp (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dieee80211_ext.h235 } __attribute__((packed)) assoc_resp, reassoc_resp; member
368 } assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dieee80211_ext.h235 } __attribute__ ((packed)) assoc_resp, reassoc_resp; member
368 } assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dieee80211_ext.h235 } __attribute__ ((packed)) assoc_resp, reassoc_resp; member
368 } assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211_ext.h230 } __attribute__((packed)) assoc_resp, reassoc_resp; member
363 } assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dfils_aead.c281 capab = (u8 *)&mgmt->u.assoc_resp.capab_info; in fils_decrypt_assoc_resp()
282 ies = mgmt->u.assoc_resp.variable; in fils_decrypt_assoc_resp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211.h39 } __packed assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/net/wireless/
H A Dmlme.c33 const u8 *resp_ie = mgmt->u.assoc_resp.variable; in cfg80211_rx_assoc_resp()
35 u.assoc_resp.variable); in cfg80211_rx_assoc_resp()
44 cr.status = (int)le16_to_cpu(mgmt->u.assoc_resp.status_code); in cfg80211_rx_assoc_resp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211_ext.h209 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211_ext.h210 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dieee80211_ext.h209 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211_ext.h210 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211_ext.h210 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211_ext.h209 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211_ext.h209 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211_ext.h209 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dieee80211_ext.h210 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dieee80211_ext.h209 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211_ext.h209 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211_ext.h210 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211_ext.h209 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211_ext.h209 } __attribute__((packed)) assoc_resp, reassoc_resp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h150 u8 assoc_resp[WILC_MAX_ASSOC_RESP_FRAME_SIZE]; member
/OK3568_Linux_fs/kernel/include/net/
H A Dieee802154_netdev.h357 int (*assoc_resp)(struct net_device *dev, member
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_hostif.c867 struct association_response *assoc_resp; in hostif_associate_indication() local
878 assoc_resp = (struct association_response *)(assoc_req + 1); in hostif_associate_indication()
879 pb = (unsigned char *)(assoc_resp + 1); in hostif_associate_indication()
895 for (i = 0; i < le16_to_cpu(assoc_resp->resp_ies_size); i++) in hostif_associate_indication()
897 wrqu.data.length += (le16_to_cpu(assoc_resp->resp_ies_size)) * 2; in hostif_associate_indication()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_softmac.c2210 struct rtllib_assoc_response_frame *assoc_resp; in rtllib_rx_assoc_resp() local
2233 assoc_resp = (struct rtllib_assoc_response_frame *)skb->data; in rtllib_rx_assoc_resp()
2235 if (rtllib_parse_info_param(ieee, assoc_resp->info_element, in rtllib_rx_assoc_resp()
2236 rx_stats->len - sizeof(*assoc_resp), in rtllib_rx_assoc_resp()
2256 ies = &(assoc_resp->info_element[0].id); in rtllib_rx_assoc_resp()

12