Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c202 .mode = &dwmac4_ring_mode_ops,
224 .mode = &dwmac4_ring_mode_ops,
246 .mode = &dwmac4_ring_mode_ops,
H A Ddwmac4_descs.h147 extern const struct stmmac_mode_ops dwmac4_ring_mode_ops;
H A Ddwmac4_descs.c594 const struct stmmac_mode_ops dwmac4_ring_mode_ops = { variable