Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic.h634 void nicvf_set_ethtool_ops(struct net_device *netdev);
Dnicvf_ethtool.c888 void nicvf_set_ethtool_ops(struct net_device *netdev) in nicvf_set_ethtool_ops() function
Dnicvf_main.c2251 nicvf_set_ethtool_ops(netdev); in nicvf_probe()