Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_iov.h69 VF_FLAG_VLAN_CAP = BIT(2), enumerator
/freebsd/sys/dev/ixl/
H A Dixl_pf.h45 #define VF_FLAG_VLAN_CAP 0x04 macro