Home
last modified time | relevance | path

Searched refs:IXGBE_VT_MSGTYPE_NACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h32 #define IXGBE_VT_MSGTYPE_NACK 0x40000000 /* Messages below or'd with macro
H A Dixgbe_sriov.c935 msgbuf[0] |= IXGBE_VT_MSGTYPE_NACK; in ixgbe_vf_reset_msg()
1269 if (msgbuf[0] & (IXGBE_VT_MSGTYPE_ACK | IXGBE_VT_MSGTYPE_NACK)) in ixgbe_rcv_msg_from_vf()
1283 msgbuf[0] |= IXGBE_VT_MSGTYPE_NACK; in ixgbe_rcv_msg_from_vf()
1336 msgbuf[0] |= IXGBE_VT_MSGTYPE_NACK; in ixgbe_rcv_msg_from_vf()
1350 u32 msg = IXGBE_VT_MSGTYPE_NACK; in ixgbe_rcv_ack_from_vf()