EFX_FILTER_SPEC_VID_UNSPEC
rc = efx_filter_spec_set_eth_local(&spec, EFX_FILTER_SPEC_VID_UNSPEC,
EFX_FILTER_SPEC_VID_UNSPEC,
EFX_FILTER_SPEC_VID_UNSPEC, addr);
if (vid == EFX_FILTER_SPEC_VID_UNSPEC && addr == NULL)
if (vid != EFX_FILTER_SPEC_VID_UNSPEC) {