Home
last modified time | relevance | path

Searched refs:hds_config (Results 1 – 8 of 8) sorted by relevance

/linux/net/ethtool/
H A Drings.c43 data->kernel_ringparam.tcp_data_split = dev->cfg->hds_config; in rings_prepare_data()
300 dev->cfg_pending->hds_config = kernel_ringparam.tcp_data_split; in ethnl_set_rings()
H A Dcommon.c917 kparam->tcp_data_split = dev->cfg->hds_config; in ethtool_init_tsinfo()
/linux/drivers/net/netdevsim/
H A Dnetdev.c158 (cfg->hds_config != ETHTOOL_TCP_DATA_SPLIT_ENABLED || in nsim_start_xmit()
159 (cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in nsim_start_xmit()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h688 struct bna_hds_config hds_config; member
H A Dbna_tx_rx.c2420 rx_cfg->hds_config.forced_offset in bna_rx_create()
2471 rx->hds_cfg = rx_cfg->hds_config; in bna_rx_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c401 dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED) in mlx5e_ethtool_set_tcp_data_split()
H A Den_main.c4571 if (cfg && cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in mlx5e_fix_features()
/linux/net/core/
H A Ddev.c10254 if (dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in netif_xdp_propagate()
10301 if (dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in dev_xdp_install()