Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h613 int bnx2x_set_features(struct net_device *dev, netdev_features_t features);
Dbnx2x_cmn.c4929 int bnx2x_set_features(struct net_device *dev, netdev_features_t features) in bnx2x_set_features() function
Dbnx2x_main.c13099 .ndo_set_features = bnx2x_set_features,