Lines Matching refs:rx_bufsize
60 common->rx_bufsize, in ath_rx_buf_link()
183 common->rx_bufsize, in ath_rx_edma_cleanup()
207 ath9k_hw_set_rx_bufsize(ah, common->rx_bufsize - in ath_rx_edma_init()
223 skb = ath_rxbuf_alloc(common, common->rx_bufsize, GFP_KERNEL); in ath_rx_edma_init()
229 memset(skb->data, 0, common->rx_bufsize); in ath_rx_edma_init()
233 common->rx_bufsize, in ath_rx_edma_init()
280 common->rx_bufsize = IEEE80211_MAX_MPDU_LEN / 2 + in ath_rx_init()
287 common->cachelsz, common->rx_bufsize); in ath_rx_init()
301 skb = ath_rxbuf_alloc(common, common->rx_bufsize, in ath_rx_init()
310 common->rx_bufsize, in ath_rx_init()
347 common->rx_bufsize, in ath_rx_cleanup()
646 common->rx_bufsize, DMA_FROM_DEVICE); in ath_edma_get_buffers()
652 common->rx_bufsize, DMA_FROM_DEVICE); in ath_edma_get_buffers()
780 common->rx_bufsize, in ath_get_next_rx_buf()
841 if (rx_stats->rs_datalen > (common->rx_bufsize - ah->caps.rx_status_len)) { in ath9k_rx_skb_preprocess()
1057 requeue_skb = ath_rxbuf_alloc(common, common->rx_bufsize, GFP_ATOMIC); in ath_rx_tasklet()
1070 common->rx_bufsize, dma_type); in ath_rx_tasklet()
1078 common->rx_bufsize, dma_type); in ath_rx_tasklet()