Home
last modified time | relevance | path

Searched refs:xgbe_get_netdev_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-main.c340 netdev->netdev_ops = xgbe_get_netdev_ops(); in xgbe_config_netdev()
442 if (netdev->netdev_ops != xgbe_get_netdev_ops()) in xgbe_netdev_event()
Dxgbe.h1323 const struct net_device_ops *xgbe_get_netdev_ops(void);
Dxgbe-drv.c2512 const struct net_device_ops *xgbe_get_netdev_ops(void) in xgbe_get_netdev_ops() function