Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h77 #define IXGBE_VF_SET_VLAN 0x04 /* VF requests PF to set VLAN */ macro
H A Dvf.c640 msgbuf[0] = IXGBE_VF_SET_VLAN; in ixgbevf_set_vfta_vf()
654 if (msgbuf[0] != (IXGBE_VF_SET_VLAN | IXGBE_VT_MSGTYPE_SUCCESS)) in ixgbevf_set_vfta_vf()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h61 #define IXGBE_VF_SET_VLAN 0x04 /* VF requests PF to set VLAN */ macro
H A Dixgbe_sriov.c1295 case IXGBE_VF_SET_VLAN: in ixgbe_rcv_msg_from_vf()