Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h109 #define IXGBE_VF_GET_QUEUES 0x09 /* get queue configuration */ macro
126 #define IXGBE_VF_GET_QUEUES 0x09 /* get queue configuration */ macro
H A Dixgbe_vf.c683 msg[0] = IXGBE_VF_GET_QUEUES; in ixgbevf_get_queues()
698 if (msg[0] != (IXGBE_VF_GET_QUEUES | IXGBE_VT_MSGTYPE_ACK)) in ixgbevf_get_queues()