Searched refs:mgmt_tx_cookie (Results 1 – 3 of 3) sorted by relevance
195 if (roc->mgmt_tx_cookie) { in ieee80211_handle_roc_started()318 if (!roc->mgmt_tx_cookie) in ieee80211_roc_notify_destroy()
2554 roc->mgmt_tx_cookie = (unsigned long)txskb; in ieee80211_start_roc_work()2704 else if (mgmt_tx && dep->mgmt_tx_cookie != cookie) in ieee80211_cancel_roc()2716 else if (mgmt_tx && roc->mgmt_tx_cookie != cookie) in ieee80211_cancel_roc()
349 u64 cookie, mgmt_tx_cookie; member