Searched refs:ieee_types_assoc_rsp (Results 1 – 3 of 3) sorted by relevance
643 struct ieee_types_assoc_rsp *assoc_rsp; in mwifiex_ret_802_11_associate()656 assoc_rsp = (struct ieee_types_assoc_rsp *) &resp->params; in mwifiex_ret_802_11_associate()746 - sizeof(struct ieee_types_assoc_rsp)); in mwifiex_ret_802_11_associate()
157 struct ieee_types_assoc_rsp *assoc_rsp; in mwifiex_tdls_add_aid()160 assoc_rsp = (struct ieee_types_assoc_rsp *)&priv->assoc_rsp_buf; in mwifiex_tdls_add_aid()
1139 struct ieee_types_assoc_rsp { struct1147 struct ieee_types_assoc_rsp assoc_rsp; argument