Searched refs:TX_CLEAN_BATCHSIZE (Results 1 – 1 of 1) sorted by relevance
812 #define TX_CLEAN_BATCHSIZE (128/MAX_SKB_FRAGS) macro823 struct sk_buff *skbs[TX_CLEAN_BATCHSIZE]; in pasemi_mac_clean_tx()824 dma_addr_t dmas[TX_CLEAN_BATCHSIZE][MAX_SKB_FRAGS+1]; in pasemi_mac_clean_tx()825 int nf[TX_CLEAN_BATCHSIZE]; in pasemi_mac_clean_tx()829 batch_limit = TX_CLEAN_BATCHSIZE; in pasemi_mac_clean_tx()