Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_iflib.c648 rx_latency = IXL_BULK_LATENCY; in ixl_set_queue_rx_itr()
655 case IXL_BULK_LATENCY: in ixl_set_queue_rx_itr()
721 tx_latency = IXL_BULK_LATENCY; in ixl_set_queue_tx_itr()
728 case IXL_BULK_LATENCY: in ixl_set_queue_tx_itr()
H A Dixl.h184 #define IXL_BULK_LATENCY 2 macro