Searched refs:IGC_TXARB_TXQ_PRIO_2 (Results 1 – 2 of 2) sorted by relevance
122 txarb |= IGC_TXARB_TXQ_PRIO_2(queue_per_tc[1]); in igc_tsn_tx_arb()
563 #define IGC_TXARB_TXQ_PRIO_2(x) FIELD_PREP(IGC_TXARB_TXQ_PRIO_2_MASK, (x)) macro