Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h611 int bnx2x_set_features(struct net_device *dev, netdev_features_t features);
H A Dbnx2x_cmn.c4952 int bnx2x_set_features(struct net_device *dev, netdev_features_t features) in bnx2x_set_features() function
H A Dbnx2x_main.c13022 .ndo_set_features = bnx2x_set_features,