Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.h166 #define IXGBE_VF_TRANS_VLAN 3 /* Indication of port vlan */ macro
H A Dixgbe_vf.c804 *num_tcs = msg[IXGBE_VF_TRANS_VLAN]; in ixgbevf_get_queues()
H A Dif_sriov.c577 resp[IXGBE_VF_TRANS_VLAN] = (vf->default_vlan != 0); in ixgbe_vf_get_queues()