Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.h73 #define IXGBE_VF_SET_VLAN 0x04 /* VF requests PF to set VLAN */ macro
H A Dixgbe_vf.c443 msgbuf[0] = IXGBE_VF_SET_VLAN; in ixgbe_set_vfta_vf()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c878 case IXGBE_VF_SET_VLAN: in ixgbe_rcv_msg_from_vf()