Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.h546 extern const struct ethtool_ops bcmasp_ethtool_ops;
Dbcmasp_ethtool.c484 const struct ethtool_ops bcmasp_ethtool_ops = { variable
Dbcmasp_intf.c1273 ndev->ethtool_ops = &bcmasp_ethtool_ops; in bcmasp_interface_create()