Home
last modified time | relevance | path

Searched refs:FLAG_VF_MULTICAST_PROMISC (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/ixl/
H A Dvirtchnl.h461 #define FLAG_VF_MULTICAST_PROMISC 0x00000002 macro
H A Dif_iavf.c1255 sc->promisc_flags |= FLAG_VF_MULTICAST_PROMISC; in iavf_if_multi_set()
1363 sc->promisc_flags |= FLAG_VF_MULTICAST_PROMISC; in iavf_if_promisc_set()
H A Dixl_pf_iov.c1346 info->flags & FLAG_VF_MULTICAST_PROMISC, NULL); in ixl_vf_config_promisc_msg()