Searched refs:mgmt_tx_cookie (Results 1 – 2 of 2) sorted by relevance
175 cfg80211_mgmt_tx_status(&roc->sdata->wdev, roc->mgmt_tx_cookie, in ieee80211_roc_notify_destroy()181 if (!roc->mgmt_tx_cookie) in ieee80211_roc_notify_destroy()187 roc->mgmt_tx_cookie, in ieee80211_roc_notify_destroy()246 if (roc->mgmt_tx_cookie) { in ieee80211_handle_roc_started()580 roc->mgmt_tx_cookie = *cookie; in ieee80211_start_roc_work()704 else if (mgmt_tx && roc->mgmt_tx_cookie != cookie) in ieee80211_cancel_roc()
355 u64 cookie, mgmt_tx_cookie; member