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

/freebsd-13-stable/sys/dev/ixl/
H A Dixl.h287 #define IXL_SET_OQDROPS(vsi, count) (vsi)->oqdrops = (count) macro
300 #define IXL_SET_OQDROPS(vsi, odrops) (vsi)->ifp->if_snd.ifq_drops = (odrops) macro
H A Diavf_vc.c738 IXL_SET_OQDROPS(vsi, tx_discards);
H A Dixl_pf_main.c2231 IXL_SET_OQDROPS(vsi, tx_discards);

Completed in 164 milliseconds