Searched refs:TX_CLEAN_BATCHSIZE (Results 1 – 1 of 1) sorted by relevance
861 #define TX_CLEAN_BATCHSIZE (128/MAX_SKB_FRAGS) macro872 struct sk_buff *skbs[TX_CLEAN_BATCHSIZE]; in pasemi_mac_clean_tx()873 dma_addr_t dmas[TX_CLEAN_BATCHSIZE][MAX_SKB_FRAGS+1]; in pasemi_mac_clean_tx()874 int nf[TX_CLEAN_BATCHSIZE]; in pasemi_mac_clean_tx()878 batch_limit = TX_CLEAN_BATCHSIZE; in pasemi_mac_clean_tx()