Home
last modified time | relevance | path

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

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