Home
last modified time | relevance | path

Searched refs:ieee80211_attach_ack_skb (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/mac80211/
Doffchannel.c912 ret = ieee80211_attach_ack_skb(local, skb, cookie, GFP_KERNEL); in ieee80211_mgmt_tx()
Dieee80211_i.h1634 int ieee80211_attach_ack_skb(struct ieee80211_local *local, struct sk_buff *skb,
Dcfg.c3503 int ieee80211_attach_ack_skb(struct ieee80211_local *local, struct sk_buff *skb, in ieee80211_attach_ack_skb() function
3677 ret = ieee80211_attach_ack_skb(local, skb, cookie, GFP_ATOMIC); in ieee80211_probe_client()