Searched refs:EFX_TXQ_TYPE_HIGHPRI (Results 1 – 3 of 3) sorted by relevance
312 type |= EFX_TXQ_TYPE_HIGHPRI; in efx_siena_hard_start_xmit()354 ((tx_queue->type & EFX_TXQ_TYPE_HIGHPRI) ? in efx_siena_init_tx_queue_core_txq()
68 #define EFX_TXQ_TYPE_HIGHPRI 4 /* High-priority (for TC) */ macro
377 ((tx_queue->label & 2) ? EFX_TXQ_TYPE_HIGHPRI : 0); in efx_farch_tx_probe()415 (tx_queue->type & EFX_TXQ_TYPE_HIGHPRI) ? in efx_farch_tx_init()