Searched refs:batch_limit (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c819 unsigned int start, descr_count, buf_count, batch_limit; local
829 batch_limit = TX_CLEAN_BATCHSIZE;
846 descr_count < batch_limit && i < ring_limit;
899 if (descr_count == batch_limit)

Completed in 194 milliseconds