Searched refs:IGC_TXARB_TXQ_PRIO_0 (Results 1 – 2 of 2) sorted by relevance
120 txarb |= IGC_TXARB_TXQ_PRIO_0(queue_per_tc[3]); in igc_tsn_tx_arb()
561 #define IGC_TXARB_TXQ_PRIO_0(x) FIELD_PREP(IGC_TXARB_TXQ_PRIO_0_MASK, (x)) macro