Searched refs:IXL_SET_OERRORS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | ixl.h | 275 #define IXL_SET_OERRORS(vsi, count) (vsi)->oerrors = (count) macro |
H A D | ixl_pf_main.c | 2373 IXL_SET_OERRORS(vsi, es->tx_errors); in ixl_update_vsi_stats() |