Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c205 .mode = &dwmac4_ring_mode_ops,
226 .mode = &dwmac4_ring_mode_ops,
247 .mode = &dwmac4_ring_mode_ops,
H A Ddwmac4_descs.h139 extern const struct stmmac_mode_ops dwmac4_ring_mode_ops;
H A Ddwmac4_descs.c584 const struct stmmac_mode_ops dwmac4_ring_mode_ops = { variable