Home
last modified time | relevance | path

Searched refs:XGMAC_TC_PRTY_MAP1 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2.h247 #define XGMAC_TC_PRTY_MAP1 0x00001044 macro
Ddwxgmac2_core.c119 reg = (queue < 4) ? XGMAC_TC_PRTY_MAP0 : XGMAC_TC_PRTY_MAP1; in dwxgmac2_tx_queue_prio()