Searched refs:ieee80211_attach_ack_skb (Results 1 – 3 of 3) sorted by relevance
/linux/net/mac80211/ |
H A D | offchannel.c | 1008 ret = ieee80211_attach_ack_skb(local, skb, cookie, GFP_KERNEL); in ieee80211_mgmt_tx()
|
H A D | ieee80211_i.h | 1877 int ieee80211_attach_ack_skb(struct ieee80211_local *local, struct sk_buff *skb,
|
H A D | cfg.c | 4153 int ieee80211_attach_ack_skb(struct ieee80211_local *local, struct sk_buff *skb, in ieee80211_attach_ack_skb() function 4335 ret = ieee80211_attach_ack_skb(local, skb, cookie, GFP_ATOMIC); in ieee80211_probe_client()
|