Home
last modified time | relevance | path

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

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