Searched refs:IXGBE_VF_GET_QUEUES (Results 1 – 3 of 3) sorted by relevance
147 #define IXGBE_VF_GET_QUEUES 0x09 /* get queue configuration */ macro178 #define IXGBE_VF_GET_QUEUES 0x09 /* get queue configuration */ macro
778 msg[0] = IXGBE_VF_GET_QUEUES; in ixgbevf_get_queues()790 if (msg[0] != (IXGBE_VF_GET_QUEUES | IXGBE_VT_MSGTYPE_SUCCESS)) in ixgbevf_get_queues()
572 resp[0] = IXGBE_VF_GET_QUEUES | IXGBE_VT_MSGTYPE_SUCCESS | in ixgbe_vf_get_queues()634 case IXGBE_VF_GET_QUEUES: in ixgbe_process_vf_msg()