Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h543 int bnx2x_set_features(struct net_device *dev, netdev_features_t features);
Dbnx2x_cmn.c3571 int bnx2x_set_features(struct net_device *dev, netdev_features_t features) in bnx2x_set_features() function
Dbnx2x_main.c10804 .ndo_set_features = bnx2x_set_features,