Searched refs:ath_rxbuf_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/
H A Dmain.c29 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, ath_rxbuf_alloc() function
61 EXPORT_SYMBOL(ath_rxbuf_alloc); variable
H A Dath.h196 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common,
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Drecv.c223 skb = ath_rxbuf_alloc(common, common->rx_bufsize, GFP_KERNEL); ath_rx_edma_init()
301 skb = ath_rxbuf_alloc(common, common->rx_bufsize, ath_rx_init()
1054 requeue_skb = ath_rxbuf_alloc(common, common->rx_bufsize, GFP_ATOMIC); ath_rx_tasklet()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dbase.c606 skb = ath_rxbuf_alloc(common, ath5k_rx_skb_alloc()

Completed in 232 milliseconds