Searched refs:xgbe_get_netdev_ops (Results 1 – 3 of 3) sorted by relevance
338 netdev->netdev_ops = xgbe_get_netdev_ops(); in xgbe_config_netdev()435 if (netdev->netdev_ops != xgbe_get_netdev_ops()) in xgbe_netdev_event()
1349 const struct net_device_ops *xgbe_get_netdev_ops(void);
2314 const struct net_device_ops *xgbe_get_netdev_ops(void) in xgbe_get_netdev_ops() function