Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/pasemi/
Dpasemi_mac.c868 unsigned int start, descr_count, buf_count, batch_limit; in pasemi_mac_clean_tx() local
878 batch_limit = TX_CLEAN_BATCHSIZE; in pasemi_mac_clean_tx()
895 descr_count < batch_limit && i < ring_limit; in pasemi_mac_clean_tx()
948 if (descr_count == batch_limit) in pasemi_mac_clean_tx()