Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_ethtool.c480 const struct ethtool_ops bcmasp_ethtool_ops = { variable
Dbcmasp.h565 extern const struct ethtool_ops bcmasp_ethtool_ops;
Dbcmasp_intf.c1268 ndev->ethtool_ops = &bcmasp_ethtool_ops; in bcmasp_interface_create()