Home
last modified time | relevance | path

Searched refs:netif_set_real_num_tx_queues (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-common.c132 ret = netif_set_real_num_tx_queues(netdev, pdata->tx_q_count); in xlgmac_init()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dtx.c478 rc = netif_set_real_num_tx_queues(net_dev, in ef4_setup_tc()
Defx.c1666 netif_set_real_num_tx_queues(efx->net_dev, efx->n_tx_channels); in ef4_probe_nic()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dtx.c740 rc = netif_set_real_num_tx_queues(net_dev, in efx_setup_tc()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c67 netif_set_real_num_tx_queues(dev, priv->tx_ring_num[TX]); in mlx4_en_setup_tc()
2860 netif_set_real_num_tx_queues(dev, priv->tx_ring_num[TX]); in mlx4_xdp_set()
3259 netif_set_real_num_tx_queues(dev, prof->tx_ring_num[TX]); in mlx4_en_init_netdev()
3407 netif_set_real_num_tx_queues(dev, priv->tx_ring_num[TX]); in mlx4_en_init_netdev()
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_main.c404 netif_set_real_num_tx_queues(netdev, num_qps); in hinic_open()
/Linux-v4.19/drivers/net/xen-netback/
Dxenbus.c1035 netif_set_real_num_tx_queues(be->vif->dev, requested_num_queues); in connect()
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_nic.c352 err = netif_set_real_num_tx_queues(self->ndev, self->aq_vecs); in aq_nic_start()
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c385 netif_set_real_num_tx_queues(net_dev, priv->num_tc * DPAA_TC_TXQ_NUM); in dpaa_setup_tc()
2910 netif_set_real_num_tx_queues(net_dev, priv->num_tc * DPAA_TC_TXQ_NUM); in dpaa_eth_probe()
/Linux-v4.19/drivers/net/hyperv/
Drndis_filter.c1108 netif_set_real_num_tx_queues(ndev, nvdev->num_chn); in rndis_set_subchannel()
Dnetvsc_drv.c2197 netif_set_real_num_tx_queues(net, 1); in netvsc_probe()
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c574 err = netif_set_real_num_tx_queues(netdev, in fm10k_open()
/Linux-v4.19/drivers/net/
Dvirtio_net.c2017 netif_set_real_num_tx_queues(dev, queue_pairs); in virtnet_set_channels()
2990 netif_set_real_num_tx_queues(dev, vi->curr_queue_pairs); in virtnet_probe()
Dxen-netfront.c1790 netif_set_real_num_tx_queues(info->netdev, *num_queues); in xennet_create_queues()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_common.c2839 err = netif_set_real_num_tx_queues(netdev, nn->dp.num_stack_tx_rings); in nfp_net_netdev_open()
2976 err = netif_set_real_num_tx_queues(nn->dp.netdev, in nfp_net_dp_swap_enable()
/Linux-v4.19/drivers/net/ethernet/ti/
Dcpsw.c1866 ret = netif_set_real_num_tx_queues(ndev, cpsw->tx_ch_num); in cpsw_ndo_open()
2911 ret = netif_set_real_num_tx_queues(slave->ndev, in cpsw_set_channels()
/Linux-v4.19/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c985 netif_set_real_num_tx_queues(mgp->dev, 1); in myri10ge_reset()
3881 netif_set_real_num_tx_queues(netdev, mgp->num_slices); in myri10ge_probe()
/Linux-v4.19/drivers/net/ethernet/atheros/alx/
Dmain.c1229 netif_set_real_num_tx_queues(alx->dev, alx->num_txq); in __alx_open()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c477 err = netif_set_real_num_tx_queues(netdev, tx_queues); in nicvf_set_real_num_queues()
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_main.c1606 rc = netif_set_real_num_tx_queues(edev->ndev, in qede_set_real_num_queues()
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.c2348 err = netif_set_real_num_tx_queues(net_dev, num_queues); in netdev_init()
/Linux-v4.19/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c1009 ret = netif_set_real_num_tx_queues(ndev, pdata->txq_cnt); in xgene_enet_open()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c1453 ret = netif_set_real_num_tx_queues(ndev, h->q_num); in hns_nic_net_open()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c2874 netif_set_real_num_tx_queues(netdev, num_txqs); in mlx5e_activate_priv_channels()
2916 netif_set_real_num_tx_queues(netdev, new_num_txqs); in mlx5e_switch_priv_channels()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c3189 netif_set_real_num_tx_queues(netdev, pi->nqsets); in cxgb4vf_pci_probe()

123