Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h2438 void bnx2x_set_ethtool_ops(struct bnx2x *bp, struct net_device *netdev);
Dbnx2x_ethtool.c3729 void bnx2x_set_ethtool_ops(struct bnx2x *bp, struct net_device *netdev) in bnx2x_set_ethtool_ops() function
Dbnx2x_main.c13183 bnx2x_set_ethtool_ops(bp, dev); in bnx2x_init_dev()