Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf.h45 #define VF_FLAG_VLAN_CAP 0x04 macro
H A Dixl_pf_iov.c1130 if (!(vf->vf_flags & VF_FLAG_VLAN_CAP)) { in ixl_vf_add_vlan_msg()
1179 if (!(vf->vf_flags & VF_FLAG_VLAN_CAP)) { in ixl_vf_del_vlan_msg()
1815 vf->vf_flags |= VF_FLAG_VLAN_CAP; in ixl_if_iov_vf_add()