Searched refs:mgmt_tx_cookie (Results 1 – 2 of 2) sorted by relevance
173 cfg80211_mgmt_tx_status(&roc->sdata->wdev, roc->mgmt_tx_cookie, in ieee80211_roc_notify_destroy()179 if (!roc->mgmt_tx_cookie) in ieee80211_roc_notify_destroy()185 roc->mgmt_tx_cookie, in ieee80211_roc_notify_destroy()244 if (roc->mgmt_tx_cookie) { in ieee80211_handle_roc_started()578 roc->mgmt_tx_cookie = *cookie; in ieee80211_start_roc_work()702 else if (mgmt_tx && roc->mgmt_tx_cookie != cookie) in ieee80211_cancel_roc()
347 u64 cookie, mgmt_tx_cookie; member