ring_mode_ops     478 drivers/net/ethernet/stmicro/stmmac/common.h extern const struct stmmac_mode_ops ring_mode_ops;
ring_mode_ops      37 drivers/net/ethernet/stmicro/stmmac/hwif.c 		mac->mode = &ring_mode_ops;
ring_mode_ops     141 drivers/net/ethernet/stmicro/stmmac/ring_mode.c const struct stmmac_mode_ops ring_mode_ops = {