Searched refs:IXL_ITR_8K (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl.h182 #define IXL_ITR_8K 0x003E macro
H A Dixl_pf_iflib.c647 rx_itr = IXL_ITR_8K;
720 tx_itr = IXL_ITR_8K;
H A Dif_ixl.c297 static int ixl_rx_itr = IXL_ITR_8K;
1891 IXL_ITR_8K);
1892 pf->rx_itr = IXL_ITR_8K;
H A Dif_iavf.c234 int iavf_rx_itr = IXL_ITR_8K;
2247 IXL_ITR_8K);
2248 sc->rx_itr = IXL_ITR_8K;

Completed in 120 milliseconds