Searched refs:IXL_SET_OPACKETS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | ixl.h | 274 #define IXL_SET_OPACKETS(vsi, count) (vsi)->opackets = (count) macro |
H A D | ixl_pf_main.c | 2361 IXL_SET_OPACKETS(vsi, es->tx_unicast + in ixl_update_vsi_stats() |