Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
H A Dethtool.c77 if (dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_UNKNOWN) in nsim_get_ringparam()
/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.c408 dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED) in mlx5e_ethtool_set_tcp_data_split()
H A Den_main.c4625 if (cfg && cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in mlx5e_fix_features()
/linux/net/core/
H A Ddev.c10339 if (dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in netif_xdp_propagate()
10417 if (dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in dev_xdp_install()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c869 hds_config_mod = tcp_data_split != dev->cfg->hds_config; in bnxt_set_ringparam()