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

/freebsd-13-stable/sys/dev/ixl/
H A Dixl.h279 #define IXL_SET_OPACKETS(vsi, count) (vsi)->opackets = (count) macro
292 #define IXL_SET_OPACKETS(vsi, count) (vsi)->ifp->if_opackets = (count) macro
H A Diavf_vc.c728 IXL_SET_OPACKETS(vsi, es->tx_unicast +
H A Dixl_pf_main.c2217 IXL_SET_OPACKETS(vsi, es->tx_unicast +

Completed in 44 milliseconds