fill_threshold   2147 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c 		intr_coal->tx_max_coalesced_frames = iq->fill_threshold;
fill_threshold   2434 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c 				oct->instr_queue[q_no]->fill_threshold =
fill_threshold    153 drivers/net/ethernet/cavium/liquidio/octeon_iq.h 	u32 fill_threshold;
fill_threshold    117 drivers/net/ethernet/cavium/liquidio/request_manager.c 	iq->fill_threshold = (u32)conf->db_min;
fill_threshold     12 drivers/staging/octeon/ethernet-rx.h static inline void cvm_oct_rx_refill_pool(int fill_threshold)
fill_threshold     20 drivers/staging/octeon/ethernet-rx.h 	if (number_to_free > fill_threshold) {