Searched refs:E1000_VF_RESET (Results 1 – 4 of 4) sorted by relevance
40 #define E1000_VF_RESET 0x01 /* VF requests reset */ macro
126 msgbuf[0] = E1000_VF_RESET; in e1000_reset_hw_vf()134 if (msgbuf[0] == (E1000_VF_RESET | in e1000_reset_hw_vf()
36 #define E1000_VF_RESET 0x01 /* VF requests reset */ macro
7442 msgbuf[0] = E1000_VF_RESET | E1000_VT_MSGTYPE_ACK; in igb_vf_reset_msg()7445 msgbuf[0] = E1000_VF_RESET | E1000_VT_MSGTYPE_NACK; in igb_vf_reset_msg()7806 if (msgbuf[0] == E1000_VF_RESET) { in igb_rcv_msg_from_vf()