Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dmbx.h86 #define IXGBE_VF_TRANS_VLAN 3 /* Indication of port VLAN */ macro
Dvf.c924 *num_tcs = msg[IXGBE_VF_TRANS_VLAN]; in ixgbevf_get_queues()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h74 #define IXGBE_VF_TRANS_VLAN 3 /* Indication of port vlan */ macro
Dixgbe_sriov.c1043 msgbuf[IXGBE_VF_TRANS_VLAN] = num_tcs; in ixgbe_get_vf_queues()
1045 msgbuf[IXGBE_VF_TRANS_VLAN] = 1; in ixgbe_get_vf_queues()
1047 msgbuf[IXGBE_VF_TRANS_VLAN] = 0; in ixgbe_get_vf_queues()