Home
last modified time | relevance | path

Searched refs:cfg_pending (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dnetdevice.h2499 struct netdev_config *cfg_pending; member
/linux/net/core/
H A Ddev.c12107 dev->cfg_pending = dev->cfg; in alloc_netdev_mqs()
12178 WARN_ON(dev->cfg != dev->cfg_pending); in free_netdev()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4555 struct netdev_config *cfg = netdev->cfg_pending; in mlx5e_fix_features()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c4916 bp->dev->cfg_pending->hds_thresh); in bnxt_set_ring_params()
6841 u16 hds_thresh = (u16)bp->dev->cfg_pending->hds_thresh; in bnxt_hwrm_vnic_set_hds()