Searched refs:IGC_TXARB_TXQ_PRIO_1_MASK (Results 1 – 2 of 2) sorted by relevance
558 #define IGC_TXARB_TXQ_PRIO_1_MASK GENMASK(3, 2) macro562 #define IGC_TXARB_TXQ_PRIO_1(x) FIELD_PREP(IGC_TXARB_TXQ_PRIO_1_MASK, (x))
116 IGC_TXARB_TXQ_PRIO_1_MASK | in igc_tsn_tx_arb()