Home
last modified time | relevance | path

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

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