Searched refs:mii_ops (Results 1 – 2 of 2) sorted by relevance
76 typedef struct mii_ops mii_ops_t;78 struct mii_ops { struct
1062 mii_ops_t *mii_ops; in atge_attach() local1262 mii_ops = &atge_l1e_mii_ops; in atge_attach()1265 mii_ops = &atge_l1_mii_ops; in atge_attach()1268 mii_ops = &atge_l1c_mii_ops; in atge_attach()1273 mii_ops)) == NULL) { in atge_attach()