Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2.h236 #define XGMAC_TC_PRTY_MAP0 0x00001040 macro
Ddwxgmac2_core.c118 reg = (queue < 4) ? XGMAC_TC_PRTY_MAP0 : XGMAC_TC_PRTY_MAP1; in dwxgmac2_tx_queue_prio()