Searched refs:felix_switch_ops (Results 1 – 4 of 4) sorted by relevance
53 extern const struct dsa_switch_ops felix_switch_ops;
1225 ds->ops = &felix_switch_ops; in seville_probe()
1449 ds->ops = &felix_switch_ops; in felix_pci_probe()
1634 const struct dsa_switch_ops felix_switch_ops = { variable