Lines Matching defs:cookie
384 u64 cookie)
392 if (func->cookie == cookie)
400 struct wireless_dev *wdev, u64 cookie)
412 func = ieee80211_find_nan_func_by_cookie(sdata, cookie);
670 const u8 *mac_addr, void *cookie,
671 void (*callback)(void *cookie,
765 callback(cookie, ¶ms);
4027 u64 *cookie, gfp_t gfp)
4049 *cookie = ieee80211_mgmt_tx_cookie(local);
4050 IEEE80211_SKB_CB(ack_skb)->ack.cookie = *cookie;
4127 const u8 *peer, u64 *cookie)
4142 /* the lock is needed to assign the cookie later */
4201 ret = ieee80211_attach_ack_skb(local, skb, cookie, GFP_ATOMIC);
4384 u64 cookie;
4397 cookie = func->cookie;
4405 reason, cookie, gfp);
4426 match->cookie = func->cookie;