Searched refs:E1000_VF_SET_VLAN (Results 1 – 4 of 4) sorted by relevance
53 #define E1000_VF_SET_VLAN 0x04 /* VF requests to set VLAN */ macro
424 msgbuf[0] = E1000_VF_SET_VLAN; in e1000_vfta_set_vf()
461 case E1000_VF_SET_VLAN: in igb_rcv_msg_from_vf()
3457 msgbuf[0] = E1000_VF_SET_VLAN; in igbvf_set_vfta()3472 if (msgbuf[0] == (E1000_VF_SET_VLAN | E1000_VT_MSGTYPE_NACK)) in igbvf_set_vfta()