Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c188 .mode = &dwmac4_ring_mode_ops,
206 .mode = &dwmac4_ring_mode_ops,
224 .mode = &dwmac4_ring_mode_ops,
H A Dcommon.h550 extern const struct stmmac_mode_ops dwmac4_ring_mode_ops;
H A Ddwmac4_descs.c577 const struct stmmac_mode_ops dwmac4_ring_mode_ops = { variable