Lines Matching defs:fman_mac_params
175 struct fman_mac_params { struct
177 void __iomem *base_addr;
179 enet_addr_t addr;
185 u8 mac_id;
187 phy_interface_t phy_if;
191 u16 max_speed;
193 void *fm;
194 void *dev_id; /* device cookie used by the exception cbs */
195 fman_mac_exception_cb *event_cb; /* MDIO Events Callback Routine */
196 fman_mac_exception_cb *exception_cb;/* Exception Callback Routine */
202 bool basex_if;
204 struct device_node *internal_phy_node;