Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/atheros/alx/
Dalx.h144 extern const struct ethtool_ops alx_ethtool_ops;
Dethtool.c324 const struct ethtool_ops alx_ethtool_ops = { variable
Dmain.c1785 netdev->ethtool_ops = &alx_ethtool_ops; in alx_probe()