Home
last modified time | relevance | path

Searched refs:ice_netdev_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_main.c41 static const struct net_device_ops ice_netdev_ops; variable
2927 netdev->netdev_ops = &ice_netdev_ops; in ice_set_ops()
6863 static const struct net_device_ops ice_netdev_ops = { variable
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_main.c70 static const struct net_device_ops ice_netdev_ops; variable
87 return dev && (dev->netdev_ops == &ice_netdev_ops); in netif_is_ice()
3398 netdev->netdev_ops = &ice_netdev_ops; in ice_set_ops()
9264 static const struct net_device_ops ice_netdev_ops = { variable

Completed in 18 milliseconds