Searched refs:IXL_SET_IPACKETS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | ixl.h | 272 #define IXL_SET_IPACKETS(vsi, count) (vsi)->ipackets = (count) macro |
H A D | ixl_pf_main.c | 2358 IXL_SET_IPACKETS(vsi, es->rx_unicast + in ixl_update_vsi_stats() |