Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_iflib.c640 case IXL_LOW_LATENCY: in ixl_set_queue_rx_itr()
651 rx_latency = IXL_LOW_LATENCY; in ixl_set_queue_rx_itr()
713 case IXL_LOW_LATENCY: in ixl_set_queue_tx_itr()
724 tx_latency = IXL_LOW_LATENCY; in ixl_set_queue_tx_itr()
H A Dixl.h182 #define IXL_LOW_LATENCY 0 macro