Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/pasemi/
Dpasemi_mac.c830 unsigned int start, descr_count, buf_count, batch_limit; in pasemi_mac_clean_tx() local
840 batch_limit = TX_CLEAN_BATCHSIZE; in pasemi_mac_clean_tx()
857 descr_count < batch_limit && i < ring_limit; in pasemi_mac_clean_tx()
910 if (descr_count == batch_limit) in pasemi_mac_clean_tx()