Home
last modified time | relevance | path

Searched refs:combined_count (Results 1 – 25 of 44) sorted by relevance

12

/linux/net/ethtool/
H A Dchannels.c83 channels->combined_count)))) in channels_fill_reply()
121 old_total = channels.combined_count + in ethnl_set_channels()
130 ethnl_update_u32(&channels.combined_count, in ethnl_set_channels()
143 else if (channels.combined_count > channels.max_combined) in ethnl_set_channels()
154 if (!channels.combined_count && !channels.rx_count) in ethnl_set_channels()
156 else if (!channels.combined_count && !channels.tx_count) in ethnl_set_channels()
173 from_channel = channels.combined_count + in ethnl_set_channels()
H A Dcommon.c666 if (channels.combined_count + channels.rx_count <= max_rxfh_in_use) { in ethtool_check_max_channel()
671 if (channels.combined_count + channels.rx_count <= max_rxnfc_in_use) { in ethtool_check_max_channel()
678 if (channels.combined_count + channels.rx_count <= max_mp_in_use) { in ethtool_check_max_channel()
H A Dioctl.c2107 channels.combined_count == curr.combined_count && in ethtool_set_channels()
2114 channels.combined_count > curr.max_combined || in ethtool_set_channels()
2119 if (!channels.combined_count && in ethtool_set_channels()
2128 from_channel = channels.combined_count + in ethtool_set_channels()
2130 to_channel = curr.combined_count + max(curr.rx_count, curr.tx_count); in ethtool_set_channels()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c724 channels->combined_count = combined; in xgbe_get_channels()
733 channels->combined_count, channels->rx_count, in xgbe_print_set_channels_input()
765 if (!channels->combined_count) { in xgbe_set_channels()
773 if (channels->combined_count > combined) { in xgbe_set_channels()
790 if ((channels->combined_count + channels->rx_count) > rx) { in xgbe_set_channels()
793 channels->combined_count + channels->rx_count, rx); in xgbe_set_channels()
798 if ((channels->combined_count + channels->tx_count) > tx) { in xgbe_set_channels()
801 channels->combined_count + channels->tx_count, tx); in xgbe_set_channels()
806 rx = channels->combined_count + channels->rx_count; in xgbe_set_channels()
807 tx = channels->combined_count + channels->tx_count; in xgbe_set_channels()
/linux/drivers/net/netdevsim/
H A Dethtool.c97 ch->combined_count = ns->ethtool.channels; in nsim_get_channels()
106 err = netif_set_real_num_queues(dev, ch->combined_count, in nsim_set_channels()
107 ch->combined_count); in nsim_set_channels()
111 ns->ethtool.channels = ch->combined_count; in nsim_set_channels()
/linux/tools/net/ynl/samples/
H A Dethtool.c35 if (dev->_present.combined_count) in main()
36 printf("combined %d ", dev->combined_count); in main()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1227 ch->combined_count = min(adapter->num_tx_qs, num_rx_irqs); in be_get_channels()
1228 ch->rx_count = num_rx_irqs - ch->combined_count; in be_get_channels()
1229 ch->tx_count = adapter->num_tx_qs - ch->combined_count; in be_get_channels()
1246 if (ch->other_count || !ch->combined_count || in be_set_channels()
1250 if (ch->combined_count > be_max_qp_irqs(adapter) || in be_set_channels()
1252 (ch->rx_count + ch->combined_count) > be_max_rx_irqs(adapter)) || in be_set_channels()
1254 (ch->tx_count + ch->combined_count) > be_max_tx_irqs(adapter))) in be_set_channels()
1257 adapter->cfg_num_rx_irqs = ch->combined_count + ch->rx_count; in be_set_channels()
1258 adapter->cfg_num_tx_irqs = ch->combined_count + ch->tx_count; in be_set_channels()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c714 ch->combined_count = lif->nxqs; in ionic_get_channels()
741 if (ch->combined_count && ch->rx_count) { in ionic_set_channels()
747 if (ch->combined_count) { in ionic_set_channels()
748 if (ch->combined_count > max_cnt) in ionic_set_channels()
753 else if (ch->combined_count == lif->nxqs) in ionic_set_channels()
756 if (lif->nxqs != ch->combined_count) in ionic_set_channels()
758 lif->nxqs, ch->combined_count); in ionic_set_channels()
760 qparam.nxqs = ch->combined_count; in ionic_set_channels()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c410 ch->combined_count = wx->ring_feature[RING_F_RSS].indices; in wx_get_channels()
413 ch->combined_count = wx->ring_feature[RING_F_FDIR].indices; in wx_get_channels()
420 unsigned int count = ch->combined_count; in wx_set_channels()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c504 u32 combined_count = 0, max_combined = 0; in lio_ethtool_get_channels() local
522 combined_count = oct->num_iqs; in lio_ethtool_get_channels()
530 combined_count = oct->num_iqs; in lio_ethtool_get_channels()
538 channel->combined_count = combined_count; in lio_ethtool_get_channels()
606 u32 combined_count, max_combined; in lio_ethtool_set_channels() local
616 if (!channel->combined_count || channel->other_count || in lio_ethtool_set_channels()
620 combined_count = channel->combined_count; in lio_ethtool_set_channels()
644 if (combined_count > max_combined || combined_count < 1) in lio_ethtool_set_channels()
647 if (combined_count == oct->num_iqs) in lio_ethtool_set_channels()
657 if (lio_reset_queues(dev, combined_count)) in lio_ethtool_set_channels()
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c339 channel->combined_count = apc->num_queues; in mana_get_channels()
346 unsigned int new_count = channels->combined_count; in mana_set_channels()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c473 cmd->combined_count = 0; in gve_get_channels()
489 if (cmd->combined_count != old_settings.combined_count) in gve_set_channels()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c208 ch->combined_count = combined; in idpf_get_channels()
247 num_req_tx_q = ch->combined_count + ch->tx_count; in idpf_set_channels()
248 num_req_rx_q = ch->combined_count + ch->rx_count; in idpf_set_channels()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c3565 channels->combined_count = BNX2X_NUM_ETH_QUEUES(bp); in bnx2x_get_channels()
3600 channels->combined_count); in bnx2x_set_channels()
3611 || (channels->combined_count == 0) || in bnx2x_set_channels()
3612 (channels->combined_count > BNX2X_MAX_RSS_COUNT(bp))) { in bnx2x_set_channels()
3618 if (channels->combined_count == BNX2X_NUM_ETH_QUEUES(bp)) { in bnx2x_set_channels()
3628 bnx2x_change_num_queues(bp, channels->combined_count); in bnx2x_set_channels()
3632 bnx2x_change_num_queues(bp, channels->combined_count); in bnx2x_set_channels()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c395 ch->combined_count = 0; in cpsw_get_channels()
520 if (ch->combined_count) in cpsw_check_ch_settings()
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1325 ec->combined_count = adapter->num_tx_queues; in vmxnet3_get_channels()
1333 ec->combined_count = 1; in vmxnet3_get_channels()
1342 ec->max_combined = ec->combined_count; in vmxnet3_get_channels()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c2218 channel->combined_count = min(nn->dp.num_rx_rings, num_tx_rings); in nfp_net_get_channels()
2219 channel->rx_count = nn->dp.num_rx_rings - channel->combined_count; in nfp_net_get_channels()
2220 channel->tx_count = num_tx_rings - channel->combined_count; in nfp_net_get_channels()
2253 total_rx = channel->combined_count + channel->rx_count; in nfp_net_set_channels()
2254 total_tx = channel->combined_count + channel->tx_count; in nfp_net_set_channels()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c1018 channels->combined_count = adapter->num_io_queues; in ena_get_channels()
1025 u32 count = channels->combined_count; in ena_set_channels()
/linux/drivers/s390/net/
H A Dqeth_ethtool.c211 channels->combined_count = 0; in qeth_get_channels()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1064 channels->combined_count = QEDE_QUEUE_CNT(edev) - edev->fp_num_tx - in qede_get_channels()
1079 channels->other_count, channels->combined_count); in qede_set_channels()
1082 channels->combined_count; in qede_set_channels()
1091 if (!(channels->combined_count || (channels->rx_count && in qede_set_channels()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c908 channel->combined_count = bp->rx_nr_rings; in bnxt_get_channels()
910 channel->combined_count--; in bnxt_get_channels()
932 if (!channel->combined_count && in bnxt_set_channels()
936 if (channel->combined_count && in bnxt_set_channels()
944 if (channel->combined_count) in bnxt_set_channels()
949 req_tx_rings = sh ? channel->combined_count : channel->tx_count; in bnxt_set_channels()
950 req_rx_rings = sh ? channel->combined_count : channel->rx_count; in bnxt_set_channels()
983 bp->rx_nr_rings = channel->combined_count; in bnxt_set_channels()
984 bp->tx_nr_rings_per_tc = channel->combined_count; in bnxt_set_channels()
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_ethtool.c304 ch->combined_count = adapter->num_queues; in tsnep_ethtool_get_channels()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c1135 ch->combined_count = interface->ring_feature[RING_F_RSS].indices; in fm10k_get_channels()
1142 unsigned int count = ch->combined_count; in fm10k_set_channels()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3868 ch->combined_count = ice_get_combined_cnt(vsi); in ice_get_channels()
3869 ch->rx_count = vsi->num_rxq - ch->combined_count; in ice_get_channels()
3870 ch->tx_count = vsi->num_txq - ch->combined_count; in ice_get_channels()
3969 new_rx = ch->combined_count + ch->rx_count; in ice_set_channels()
3970 new_tx = ch->combined_count + ch->tx_count; in ice_set_channels()
/linux/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c520 return ch.rx_count + ch.combined_count; in rxq_num()

12