Searched refs:assoc_resp (Results 1 – 10 of 10) sorted by relevance
822 struct cfg80211_rx_assoc_resp_data assoc_resp = { in nxpwifi_process_assoc_resp() local829 assoc_resp.links[0].bss = priv->req_bss; in nxpwifi_process_assoc_resp()830 assoc_resp.buf = priv->assoc_rsp_buf; in nxpwifi_process_assoc_resp()831 assoc_resp.len = priv->assoc_rsp_size; in nxpwifi_process_assoc_resp()833 &assoc_resp); in nxpwifi_process_assoc_resp()
515 assoc_rsp = (struct ieee_types_assoc_rsp *)&hdr->u.assoc_resp; in nxpwifi_ret_802_11_associate()
911 struct cfg80211_rx_assoc_resp_data assoc_resp = { in mwifiex_process_assoc_resp() local918 assoc_resp.links[0].bss = priv->req_bss; in mwifiex_process_assoc_resp()919 assoc_resp.buf = priv->assoc_rsp_buf; in mwifiex_process_assoc_resp()920 assoc_resp.len = priv->assoc_rsp_size; in mwifiex_process_assoc_resp()923 &assoc_resp); in mwifiex_process_assoc_resp()
681 &hdr->u.assoc_resp; in mwifiex_ret_802_11_associate()
77 u.assoc_resp.variable)) in cfg80211_rx_assoc_resp()79 cr.resp_ie = mgmt->u.assoc_resp.variable; in cfg80211_rx_assoc_resp()82 u.assoc_resp.variable); in cfg80211_rx_assoc_resp()84 cr.status = le16_to_cpu(mgmt->u.assoc_resp.status_code); in cfg80211_rx_assoc_resp()
153 u8 assoc_resp[WILC_MAX_ASSOC_RESP_FRAME_SIZE]; member
632 memset(hif_drv->assoc_resp, 0, WILC_MAX_ASSOC_RESP_FRAME_SIZE); in host_int_parse_assoc_resp_info()634 host_int_get_assoc_res_info(vif, hif_drv->assoc_resp, in host_int_parse_assoc_resp_info()641 err = wilc_parse_assoc_resp_info(hif_drv->assoc_resp, in host_int_parse_assoc_resp_info()
495 int (*assoc_resp)(struct net_device *dev, member
1022 } __packed assoc_resp, reassoc_resp; member
5890 capab_info = le16_to_cpu(mgmt->u.assoc_resp.capab_info); in ieee80211_assoc_config_link()7244 capab_info = le16_to_cpu(mgmt->u.assoc_resp.capab_info); in ieee80211_rx_mgmt_assoc_resp()7245 status_code = le16_to_cpu(mgmt->u.assoc_resp.status_code); in ieee80211_rx_mgmt_assoc_resp()7250 elem_start = mgmt->u.assoc_resp.variable; in ieee80211_rx_mgmt_assoc_resp()7277 aid = le16_to_cpu(mgmt->u.assoc_resp.aid); in ieee80211_rx_mgmt_assoc_resp()