Searched refs:IXGBE_VF_GET_QUEUES (Results 1 – 2 of 2) sorted by relevance
109 #define IXGBE_VF_GET_QUEUES 0x09 /* get queue configuration */ macro126 #define IXGBE_VF_GET_QUEUES 0x09 /* get queue configuration */ macro
683 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()