Home
last modified time | relevance | path

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

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