Searched refs:EST_XGMAC_PTOV (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ | ||
D | stmmac_est.h | 14 #define EST_XGMAC_PTOV GENMASK(31, 23) macro |
D | stmmac_est.c | 52 ctrl &= ~EST_XGMAC_PTOV; in est_configure() |