Searched refs:IXGBE_VF_GET_QUEUES (Results 1 – 2 of 2) sorted by relevance
112 #define IXGBE_VF_GET_QUEUES 0x09 /* get queue configuration */ macro142 #define IXGBE_VF_GET_QUEUES 0x09 /* get queue configuration */ macro
747 msg[0] = IXGBE_VF_GET_QUEUES; in ixgbevf_get_queues()759 if (msg[0] != (IXGBE_VF_GET_QUEUES | IXGBE_VT_MSGTYPE_ACK)) in ixgbevf_get_queues()