Searched refs:ntxq (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.h28 int ntxq, nrxq, rxsize; member in struct:brcmf_usbdev
H A Dusb.c714 for (i = 0; i < devinfo->bus_pub.ntxq; i++)
1103 int nrxq, int ntxq)
1110 devinfo->bus_pub.ntxq = ntxq;
1114 devinfo->tx_low_watermark = ntxq / 4;
1137 devinfo->tx_reqs = brcmf_usbdev_qinit(&devinfo->tx_freeq, ntxq);
1140 devinfo->tx_freecount = ntxq;
1102 brcmf_usb_attach(struct brcmf_usbdev_info *devinfo, int nrxq, int ntxq) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c403 int nq = txq_info->ntxq;
426 int nq = txq_info->ntxq;
481 txq_info->ntxq = rounddown(i, adap->params.nports);
482 if (txq_info->ntxq <= 0) {
489 i = min_t(int, uld_info->ntxq, num_online_cpus());
490 txq_info->ntxq = roundup(i, adap->params.nports);
492 txq_info->uldtxq = kcalloc(txq_info->ntxq, sizeof(struct sge_uld_txq),
521 lli->ntxq = txq_info->ntxq;
H A Dcxgb4_uld.h432 unsigned short ntxq; /* # of Tx queues */ member in struct:cxgb4_lld_info
478 unsigned int ntxq; member in struct:cxgb4_uld_info
H A Dcxgb4_debugfs.c2625 return DIV_ROUND_UP(utxq_info->ntxq, 4);
2922 n = min(4, utxq_info->ntxq - 4 * r);
3073 n = min(4, utxq_info->ntxq - 4 * r);
H A Dcxgb4.h909 u16 ntxq; /* # of egress uld queues */ member in struct:sge_uld_txq_info
H A Dcudbg_lib.c3459 for (i = 0; i < utxq->ntxq; i++)
/linux-master/drivers/crypto/chelsio/
H A Dchcr_crypto.h261 unsigned int ntxq; member in struct:chcr_context
H A Dchcr_algo.c1374 reqctx->txqidx = cpu % ctx->ntxq;
1419 reqctx->txqidx = cpu % ctx->ntxq;
1443 int txq_perchan, ntxq; local
1454 ntxq = u_ctx->lldi.ntxq;
1456 txq_perchan = ntxq / u_ctx->lldi.nchan;
1457 ctx->ntxq = ntxq;
1671 req_ctx->txqidx = cpu % ctx->ntxq;
1772 req_ctx->txqidx = cpu % ctx->ntxq;
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h328 int ntxq, struct net_device *dev,
H A Dsge.c3012 * @ntxq: number of Tx queues for the queue set
3023 int ntxq, struct net_device *dev,
3053 for (i = 0; i < ntxq; ++i) {
3133 if (ntxq > 1) {
3142 if (ntxq > 2) {
3021 t3_sge_alloc_qset(struct adapter *adapter, unsigned int id, int nports, int irq_vec_idx, const struct qset_params *p, int ntxq, struct net_device *dev, struct netdev_queue *netdevq) argument
H A Dcxgb3_main.c655 unsigned int ntxq = SGE_TXQ_PER_SET; local
669 &adap->params.sge.qset[qset_idx], ntxq, dev,
/linux-master/net/core/
H A Dpktgen.c2155 int ntxq; local
2165 ntxq = pkt_dev->odev->real_num_tx_queues;
2167 if (ntxq <= pkt_dev->queue_map_min) {
2169 pkt_dev->queue_map_min, (ntxq ?: 1) - 1, ntxq,
2171 pkt_dev->queue_map_min = (ntxq ?: 1) - 1;
2173 if (pkt_dev->queue_map_max >= ntxq) {
2175 pkt_dev->queue_map_max, (ntxq ?: 1) - 1, ntxq,
2177 pkt_dev->queue_map_max = (ntxq
[all...]
/linux-master/drivers/net/ethernet/cortina/
H A Dgemini.c1126 struct netdev_queue *ntxq = netdev_get_tx_queue(netdev, txq_num); local
1129 netif_tx_wake_queue(ntxq);
1240 struct netdev_queue *ntxq; local
1253 ntxq = netdev_get_tx_queue(netdev, txq_num);
1269 netif_tx_stop_queue(ntxq);
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c584 .ntxq = MAX_ULD_QSETS,
H A Dchtls_cm.c1233 csk->txq_idx = (rxq_idx < cdev->lldi->ntxq) ? rxq_idx :
/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c93 .ntxq = MAX_ULD_QSETS,
1863 step = lldi->ntxq / lldi->nchan;
2229 lldi->ports[0]->name, lldi->nchan, lldi->ntxq,
/linux-master/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1089 pr_debug("found device %s nchan %u nrxq %u ntxq %u nports %u\n",
1092 ctx->lldi.ntxq, ctx->lldi.nports);
1502 .ntxq = MAX_ULD_QSETS,
H A Dcm.c2111 step = cdev->rdev.lldi.ntxq /
2130 step = cdev->rdev.lldi.ntxq /
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c694 .ntxq = MAX_ULD_QSETS,
H A Dcxgbit_cm.c941 step = cdev->lldi.ntxq /
977 step = cdev->lldi.ntxq /
/linux-master/drivers/tty/
H A Dn_gsm.c3073 struct gsm_msg *txq, *ntxq; local
3106 list_for_each_entry_safe(txq, ntxq, &gsm->tx_ctrl_list, list)
3109 list_for_each_entry_safe(txq, ntxq, &gsm->tx_data_list, list)

Completed in 297 milliseconds