Searched refs:IXL_SET_NOPROTO (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | ixl.h | 283 #define IXL_SET_NOPROTO(vsi, count) (vsi)->noproto = (count) macro |
H A D | ixl_pf_main.c | 2376 IXL_SET_NOPROTO(vsi, es->rx_unknown_protocol); in ixl_update_vsi_stats() |