Searched refs:ath_rxbuf_alloc (Results 1 – 3 of 3) sorted by relevance
30 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, in ath_rxbuf_alloc() function62 EXPORT_SYMBOL(ath_rxbuf_alloc);
198 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common,
605 skb = ath_rxbuf_alloc(common, in ath5k_rx_skb_alloc()