Home
last modified time | relevance | path

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

/linux-6.12.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.h1349 const struct net_device_ops *xgbe_get_netdev_ops(void);
Dxgbe-drv.c2314 const struct net_device_ops *xgbe_get_netdev_ops(void) in xgbe_get_netdev_ops() function