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

/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_filter.c1054 rc = efx_filter_spec_set_eth_local(&spec, EFX_FILTER_SPEC_VID_UNSPEC,
1148 EFX_FILTER_SPEC_VID_UNSPEC,
1185 EFX_FILTER_SPEC_VID_UNSPEC, addr);
H A Defx_filter.c388 if (vid == EFX_FILTER_SPEC_VID_UNSPEC && addr == NULL)
391 if (vid != EFX_FILTER_SPEC_VID_UNSPEC) {
H A Defx.h2260 #define EFX_FILTER_SPEC_VID_UNSPEC 0xffff macro

Completed in 130 milliseconds