Searched refs:ieee_types_assoc_rsp (Results 1 – 3 of 3) sorted by relevance
631 struct ieee_types_assoc_rsp *assoc_rsp; in mwifiex_ret_802_11_associate()644 assoc_rsp = (struct ieee_types_assoc_rsp *) &resp->params; in mwifiex_ret_802_11_associate()734 - sizeof(struct ieee_types_assoc_rsp)); in mwifiex_ret_802_11_associate()
156 struct ieee_types_assoc_rsp *assoc_rsp; in mwifiex_tdls_add_aid()159 assoc_rsp = (struct ieee_types_assoc_rsp *)&priv->assoc_rsp_buf; in mwifiex_tdls_add_aid()
1137 struct ieee_types_assoc_rsp { struct1145 struct ieee_types_assoc_rsp assoc_rsp; argument