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

/freebsd-13-stable/sys/dev/ixl/
H A Dixl.h280 #define IXL_SET_OERRORS(vsi, count) (vsi)->oerrors = (count) macro
293 #define IXL_SET_OERRORS(vsi, count) (vsi)->ifp->if_oerrors = (count) macro
H A Diavf_vc.c736 IXL_SET_OERRORS(vsi, es->tx_errors);
H A Dixl_pf_main.c2229 IXL_SET_OERRORS(vsi, es->tx_errors);

Completed in 167 milliseconds