Searched refs:hds_config (Results 1 – 8 of 8) sorted by relevance
199 if (dev->cfg->hds_config != ETHTOOL_TCP_DATA_SPLIT_ENABLED) { in __netif_mp_open_rxq()
10279 if (dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED &&10326 if (dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in dev_xdp_install()
161 (cfg->hds_config != ETHTOOL_TCP_DATA_SPLIT_ENABLED || in nsim_start_xmit() 162 (cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in nsim_start_xmit()
688 struct bna_hds_config hds_config; member
2420 rx_cfg->hds_config.forced_offset in bna_rx_create()2471 rx->hds_cfg = rx_cfg->hds_config; in bna_rx_create()
408 dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED) in mlx5e_ethtool_set_tcp_data_split()
4622 if (cfg && cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in mlx5e_fix_features()
869 hds_config_mod = tcp_data_split != dev->cfg->hds_config; in bnxt_set_ringparam()