Searched refs:IXL_AVE_LATENCY (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_iflib.c52 txr->latency = IXL_AVE_LATENCY;
71 rxr->latency = IXL_AVE_LATENCY;
640 rx_latency = IXL_AVE_LATENCY;
644 case IXL_AVE_LATENCY:
655 rx_latency = IXL_AVE_LATENCY;
713 tx_latency = IXL_AVE_LATENCY;
717 case IXL_AVE_LATENCY:
728 tx_latency = IXL_AVE_LATENCY;
H A Dixl.h187 #define IXL_AVE_LATENCY 1 macro
H A Dif_iavf.c1746 txr->latency = IXL_AVE_LATENCY;
1765 rxr->latency = IXL_AVE_LATENCY;

Completed in 101 milliseconds