Home
last modified time | relevance | path

Searched refs:VF_FLAG_PROMISC_CAP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_iov.h70 VF_FLAG_PROMISC_CAP = BIT(3), enumerator
H A Dice_iov.c363 vf->vf_flags |= VF_FLAG_PROMISC_CAP; in ice_iov_add_vf()
1528 if (!(vf->vf_flags & VF_FLAG_PROMISC_CAP)) { in ice_vc_cfg_promisc_mode_msg()
/freebsd/sys/dev/ixl/
H A Dixl_pf.h46 #define VF_FLAG_PROMISC_CAP 0x08 macro
H A Dixl_pf_iov.c1199 if (!(vf->vf_flags & VF_FLAG_PROMISC_CAP)) { in ixl_vf_config_promisc_msg()
1813 vf->vf_flags |= VF_FLAG_PROMISC_CAP; in ixl_if_iov_vf_add()