Home
last modified time | relevance | path

Searched refs:netdev_features_change (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.c87 netdev_features_change(netdev); in cxgb_fcoe_enable()
118 netdev_features_change(netdev); in cxgb_fcoe_disable()
/openbmc/linux/net/ethtool/
H A Dfeatures.c285 netdev_features_change(dev); in ethnl_set_features()
H A Dioctl.c3062 netdev_features_change(dev); in __dev_ethtool()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c862 netdev_features_change(netdev); in ixgbe_fcoe_enable()
903 netdev_features_change(netdev); in ixgbe_fcoe_disable()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c417 netdev_features_change(efx->net_dev); in efx_start_datapath()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_common.c413 netdev_features_change(efx->net_dev); in efx_start_datapath()
/openbmc/linux/net/core/
H A Ddev.c1382 * netdev_features_change - device changes features
1387 void netdev_features_change(struct net_device *dev) in netdev_features_change() function
1391 EXPORT_SYMBOL(netdev_features_change);
9746 netdev_features_change(lower); in netdev_sync_lower_features()
9954 netdev_features_change(dev); in netdev_update_features()
9971 netdev_features_change(dev); in netdev_change_features()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c641 netdev_features_change(efx->net_dev); in ef4_start_datapath()
/openbmc/linux/include/linux/
H A Dnetdevice.h4727 void netdev_features_change(struct net_device *dev);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c3527 netdev_features_change(dev); in mlx4_en_reset_config()