Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c178 .mode = &dwmac4_ring_mode_ops,
198 .mode = &dwmac4_ring_mode_ops,
220 .mode = &dwmac4_ring_mode_ops,
H A Dcommon.h435 extern const struct stmmac_mode_ops dwmac4_ring_mode_ops;
H A Ddwmac4_descs.c587 const struct stmmac_mode_ops dwmac4_ring_mode_ops = { variable