Searched refs:nextq_type (Results 1 – 1 of 1) sorted by relevance
407 #define I40E_QINT_TQCTL_VAL(qp, vector, nextq_type) \ argument412 (I40E_QUEUE_TYPE_##nextq_type << I40E_QINT_TQCTL_NEXTQ_TYPE_SHIFT))414 #define I40E_QINT_RQCTL_VAL(qp, vector, nextq_type) \ argument419 (I40E_QUEUE_TYPE_##nextq_type << I40E_QINT_RQCTL_NEXTQ_TYPE_SHIFT))
Completed in 10 milliseconds