Searched refs:ieee80211_alloc_txb (Results 1 – 1 of 1) sorted by relevance
241 static struct ieee80211_txb *ieee80211_alloc_txb(int nr_frags, int txb_size, in ieee80211_alloc_txb() function754 txb = ieee80211_alloc_txb(nr_frags, frag_size + ieee->tx_headroom, GFP_ATOMIC); in ieee80211_xmit()861 txb = ieee80211_alloc_txb(1, skb->len, GFP_ATOMIC); in ieee80211_xmit()