Home
last modified time | relevance | path

Searched refs:netdev_config (Results 1 – 5 of 5) sorted by relevance

/linux/net/core/
H A DMakefile22 obj-y += netdev_config.o
/linux/include/net/
H A Dnetdev_queues.h12 struct netdev_config { struct
/linux/include/linux/
H A Dnetdevice.h66 struct netdev_config;
2478 struct netdev_config *cfg;
2484 struct netdev_config *cfg_pending;
/linux/drivers/net/netdevsim/
H A Dnetdev.c130 struct netdev_config *cfg; in nsim_start_xmit()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4493 struct netdev_config *cfg = netdev->cfg_pending; in mlx5e_fix_features()