Home
last modified time | relevance | path

Searched refs:mgmt_tx_cookie (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Doffchannel.c173 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()
H A Dieee80211_i.h347 u64 cookie, mgmt_tx_cookie; member
/kernel/linux/linux-6.6/net/mac80211/
H A Doffchannel.c175 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()
H A Dieee80211_i.h350 u64 cookie, mgmt_tx_cookie; member

Completed in 13 milliseconds