Searched refs:IGC_TXARB_TXQ_PRIO_2_MASK (Results 1 – 2 of 2) sorted by relevance
559 #define IGC_TXARB_TXQ_PRIO_2_MASK GENMASK(5, 4) macro563 #define IGC_TXARB_TXQ_PRIO_2(x) FIELD_PREP(IGC_TXARB_TXQ_PRIO_2_MASK, (x))
117 IGC_TXARB_TXQ_PRIO_2_MASK | in igc_tsn_tx_arb()