Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-main.c338 netdev->netdev_ops = xgbe_get_netdev_ops(); in xgbe_config_netdev()
435 if (netdev->netdev_ops != xgbe_get_netdev_ops()) in xgbe_netdev_event()
Dxgbe.h1337 const struct net_device_ops *xgbe_get_netdev_ops(void);
Dxgbe-drv.c2297 const struct net_device_ops *xgbe_get_netdev_ops(void) in xgbe_get_netdev_ops() function