Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dalx.h144 extern const struct ethtool_ops alx_ethtool_ops;
H A Dethtool.c323 const struct ethtool_ops alx_ethtool_ops = { variable
H A Dmain.c1783 netdev->ethtool_ops = &alx_ethtool_ops; in alx_probe()