Searched refs:hds_config (Results 1 – 10 of 10) sorted by relevance
43 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()
832 kparam->tcp_data_split = dev->cfg->hds_config; in ethtool_ringparam_get_cfg()
14 u8 hds_config; member
108 if (dev->cfg->hds_config != ETHTOOL_TCP_DATA_SPLIT_ENABLED) { in __net_mp_open_rxq()
9851 if (dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in netif_xdp_propagate()9897 if (dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_ENABLED && in dev_xdp_install()
77 if (dev->cfg->hds_config == ETHTOOL_TCP_DATA_SPLIT_UNKNOWN) in nsim_get_ringparam()
82 (cfg->hds_config != ETHTOOL_TCP_DATA_SPLIT_ENABLED || in nsim_start_xmit()83 (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()
855 hds_config_mod = tcp_data_split != dev->cfg->hds_config; in bnxt_set_ringparam()