Home
last modified time | relevance | path

Searched refs:VF_FLAG_VLAN_CAP (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
Dixl_pf.h46 #define VF_FLAG_VLAN_CAP 0x04 macro
Dixl_pf_iov.c1144 if (!(vf->vf_flags & VF_FLAG_VLAN_CAP)) { in ixl_vf_add_vlan_msg()
1193 if (!(vf->vf_flags & VF_FLAG_VLAN_CAP)) { in ixl_vf_del_vlan_msg()
1833 vf->vf_flags |= VF_FLAG_VLAN_CAP; in ixl_if_iov_vf_add()