Searched refs:E1000_VF_RESET (Results 1 – 4 of 4) sorted by relevance
63 #define E1000_VF_RESET 0x01 /* VF requests reset */ macro
146 msgbuf[0] = E1000_VF_RESET; in e1000_reset_hw_vf()154 if (msgbuf[0] == (E1000_VF_RESET | in e1000_reset_hw_vf()
56 #define E1000_VF_RESET 0x01 /* VF requests reset */ macro
6094 msgbuf[0] = E1000_VF_RESET | E1000_VT_MSGTYPE_ACK; in igb_vf_reset_msg()6097 msgbuf[0] = E1000_VF_RESET | E1000_VT_MSGTYPE_NACK; in igb_vf_reset_msg()6156 if (msgbuf[0] == E1000_VF_RESET) { in igb_rcv_msg_from_vf()