Home
last modified time | relevance | path

Searched refs:ieee80211_mgmt_tx_cookie (Results 1 – 4 of 4) sorted by relevance

/linux/net/mac80211/
H A Doffchannel.c609 roc->cookie = ieee80211_mgmt_tx_cookie(local); in ieee80211_start_roc_work()
H A Dieee80211_i.h1876 u64 ieee80211_mgmt_tx_cookie(struct ieee80211_local *local);
H A Dcfg.c4140 u64 ieee80211_mgmt_tx_cookie(struct ieee80211_local *local) in ieee80211_mgmt_tx_cookie() function
4177 *cookie = ieee80211_mgmt_tx_cookie(local); in ieee80211_attach_ack_skb()
H A Dtx.c2565 *cookie = ieee80211_mgmt_tx_cookie(local); in ieee80211_store_ack_skb()