Searched refs:IGC_TXARB_TXQ_PRIO_3 (Results 1 – 2 of 2) sorted by relevance
123 txarb |= IGC_TXARB_TXQ_PRIO_3(queue_per_tc[0]); in igc_tsn_tx_arb()
564 #define IGC_TXARB_TXQ_PRIO_3(x) FIELD_PREP(IGC_TXARB_TXQ_PRIO_3_MASK, (x)) macro