Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_ethtool.c441 const struct ethtool_ops bcmasp_ethtool_ops = { variable
Dbcmasp.h563 extern const struct ethtool_ops bcmasp_ethtool_ops;
Dbcmasp_intf.c1278 ndev->ethtool_ops = &bcmasp_ethtool_ops; in bcmasp_interface_create()