Searched refs:ath_rxbuf_alloc (Results 1 – 4 of 4) sorted by relevance
29 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, in ath_rxbuf_alloc() function61 EXPORT_SYMBOL(ath_rxbuf_alloc);
194 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common,
223 skb = ath_rxbuf_alloc(common, common->rx_bufsize, GFP_KERNEL); in ath_rx_edma_init()301 skb = ath_rxbuf_alloc(common, common->rx_bufsize, in ath_rx_init()1123 requeue_skb = ath_rxbuf_alloc(common, common->rx_bufsize, GFP_ATOMIC); in ath_rx_tasklet()
605 skb = ath_rxbuf_alloc(common, in ath5k_rx_skb_alloc()