Home
last modified time | relevance | path

Searched refs:ieee_types_assoc_rsp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Djoin.c643 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()
Dtdls.c157 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()
Dfw.h1139 struct ieee_types_assoc_rsp { struct
1147 struct ieee_types_assoc_rsp assoc_rsp; argument