Searched refs:IXGBE_VF_API_NEGOTIATE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.h108 #define IXGBE_VF_API_NEGOTIATE 0x08 /* negotiate API version */ macro
140 #define IXGBE_VF_API_NEGOTIATE 0x08 /* negotiate API version */ macro
H A Dixgbe_vf.c707 msg[0] = IXGBE_VF_API_NEGOTIATE;
716 if (msg[0] == (IXGBE_VF_API_NEGOTIATE | IXGBE_VT_MSGTYPE_ACK)) {
H A Dif_sriov.c609 case IXGBE_VF_API_NEGOTIATE:

Completed in 56 milliseconds