Searched refs:mdio_operations_t (Results 1 – 7 of 7) sorted by relevance
27 typedef struct _mdio_operations mdio_operations_t; typedef40 const mdio_operations_t *ops;
19 extern const mdio_operations_t enet_qos_ops;
28 const mdio_operations_t enet_qos_ops = {.mdioInit = ENET_QOS_MDIO_Init,
19 extern const mdio_operations_t enet_ops;
31 const mdio_operations_t enet_ops = {.mdioInit = ENET_MDIO_Init,
19 extern const mdio_operations_t lpc_enet_ops;
28 const mdio_operations_t lpc_enet_ops = {.mdioInit = ENET_MDIO_Init,