Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h2492 void bnx2x_set_ethtool_ops(struct bnx2x *bp, struct net_device *netdev);
Dbnx2x_ethtool.c3622 void bnx2x_set_ethtool_ops(struct bnx2x *bp, struct net_device *netdev) in bnx2x_set_ethtool_ops() function
Dbnx2x_main.c12779 bnx2x_set_ethtool_ops(bp, dev); in bnx2x_init_dev()