Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl.h275 #define IXL_SET_OERRORS(vsi, count) (vsi)->oerrors = (count) macro
H A Dixl_pf_main.c2373 IXL_SET_OERRORS(vsi, es->tx_errors); in ixl_update_vsi_stats()