Home
last modified time | relevance | path

Searched refs:dwmac510_tc_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dhwif.c194 .tc = &dwmac510_tc_ops,
214 .tc = &dwmac510_tc_ops,
234 .tc = &dwmac510_tc_ops,
Dhwif.h696 extern const struct stmmac_tc_ops dwmac510_tc_ops;
Dstmmac_tc.c1277 const struct stmmac_tc_ops dwmac510_tc_ops = { variable