Searched refs:E1000_VF_SET_VLAN (Results 1 – 4 of 4) sorted by relevance
67 #define E1000_VF_SET_VLAN 0x04 /* VF requests PF to set VLAN */ macro
267 msgbuf[0] = E1000_VF_SET_VLAN; in e1000_set_vfta_vf()280 if (!err && (msgbuf[0] == (E1000_VF_SET_VLAN | E1000_VT_MSGTYPE_NACK))) in e1000_set_vfta_vf()
63 #define E1000_VF_SET_VLAN 0x04 /* VF requests to set VLAN */ macro
5301 case E1000_VF_SET_VLAN: in igb_rcv_msg_from_vf()