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