Home
last modified time | relevance | path

Searched defs:nq (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.6.21/drivers/block/null_blk/
Dmain.c755 static void put_tag(struct nullb_queue *nq, unsigned int tag) in put_tag()
763 static unsigned int get_tag(struct nullb_queue *nq) in get_tag()
783 static struct nullb_cmd *__alloc_cmd(struct nullb_queue *nq) in __alloc_cmd()
805 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, struct bio *bio) in alloc_cmd()
1541 struct nullb_queue *nq = nullb_to_queue(nullb); in null_submit_bio() local
1643 struct nullb_queue *nq = hctx->driver_data; in null_poll() local
1678 struct nullb_queue *nq = hctx->driver_data; in null_timeout_rq() local
1710 struct nullb_queue *nq = hctx->driver_data; in null_queue_rq() local
1753 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue()
1771 struct nullb_queue *nq = hctx->driver_data; in null_exit_hctx() local
[all …]
Dnull_blk.h26 struct nullb_queue *nq; member
/linux-6.6.21/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c159 struct bnxt_qplib_nq *nq = nq_work->nq; in bnxt_qpn_cqn_sched_task() local
235 static void clean_nq(struct bnxt_qplib_nq *nq, struct bnxt_qplib_cq *cq) in clean_nq()
301 struct bnxt_qplib_nq *nq = from_tasklet(nq, t, nq_tasklet); in bnxt_qplib_service_nq() local
393 void bnxt_re_synchronize_nq(struct bnxt_qplib_nq *nq) in bnxt_re_synchronize_nq()
404 struct bnxt_qplib_nq *nq = dev_instance; in bnxt_qplib_nq_irq() local
418 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
438 void bnxt_qplib_disable_nq(struct bnxt_qplib_nq *nq) in bnxt_qplib_disable_nq()
458 int bnxt_qplib_nq_start_irq(struct bnxt_qplib_nq *nq, int nq_indx, in bnxt_qplib_nq_start_irq()
499 static int bnxt_qplib_map_nq_db(struct bnxt_qplib_nq *nq, u32 reg_offt) in bnxt_qplib_map_nq_db()
533 int bnxt_qplib_enable_nq(struct pci_dev *pdev, struct bnxt_qplib_nq *nq, in bnxt_qplib_enable_nq()
[all …]
Dmain.c300 struct bnxt_qplib_nq *nq; in bnxt_re_stop_irq() local
316 struct bnxt_qplib_nq *nq; in bnxt_re_start_irq() local
1034 static int bnxt_re_srqn_handler(struct bnxt_qplib_nq *nq, in bnxt_re_srqn_handler()
1056 static int bnxt_re_cqn_handler(struct bnxt_qplib_nq *nq, in bnxt_re_cqn_handler()
1171 struct bnxt_qplib_nq *nq; in bnxt_re_alloc_res() local
Dib_verbs.c1668 struct bnxt_qplib_nq *nq = NULL; in bnxt_re_destroy_srq() local
1717 struct bnxt_qplib_nq *nq = NULL; in bnxt_re_create_srq() local
2903 struct bnxt_qplib_nq *nq; in bnxt_re_destroy_cq() local
2927 struct bnxt_qplib_nq *nq = NULL; in bnxt_re_create_cq() local
Dbnxt_re.h169 struct bnxt_qplib_nq nq[BNXT_RE_MAX_MSIX]; member
Dqplib_fp.h405 struct bnxt_qplib_nq *nq; member
492 struct bnxt_qplib_nq *nq; member
/linux-6.6.21/lib/crypto/
Dcurve25519-hacl64.c544 ladder_smallloop_cmult_small_loop_step(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2, in ladder_smallloop_cmult_small_loop_step()
556 ladder_smallloop_cmult_small_loop_double_step(u64 *nq, u64 *nqpq, u64 *nq2, in ladder_smallloop_cmult_small_loop_double_step()
566 ladder_smallloop_cmult_small_loop(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2, in ladder_smallloop_cmult_small_loop()
576 static __always_inline void ladder_bigloop_cmult_big_loop(u8 *n1, u64 *nq, in ladder_bigloop_cmult_big_loop()
591 u64 *nq = point_buf; in ladder_cmult() local
776 u64 *nq = buf; in curve25519_generic() local
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.c111 unsigned int nq = rxq_info->nrxq + rxq_info->nciq; in alloc_uld_rxqs() local
403 int nq = txq_info->ntxq; in free_sge_txq_uld() local
426 int nq = txq_info->ntxq; in alloc_sge_txq_uld() local
/linux-6.6.21/drivers/net/ethernet/engleder/
Dtsnep_main.c336 struct netdev_queue *nq; in tsnep_tx_enable() local
347 struct netdev_queue *nq; in tsnep_tx_disable() local
761 struct netdev_queue *nq; in tsnep_tx_poll() local
854 struct netdev_queue *nq; in tsnep_tx_pending() local
2255 struct netdev_queue *nq; in tsnep_netdev_xdp_xmit() local
/linux-6.6.21/drivers/net/vmxnet3/
Dvmxnet3_xdp.c205 struct netdev_queue *nq; in vmxnet3_xdp_xmit_back() local
/linux-6.6.21/arch/x86/crypto/
Dcurve25519-x86_64.c977 u64 *nq = p01_tmp1; in point_add_and_double() local
1028 static void point_double(u64 *nq, u64 *tmp1, u64 *tmp2) in point_double()
/linux-6.6.21/fs/xfs/
Dxfs_trans_dquot.c78 struct xfs_dqtrx *oq, *nq; in xfs_trans_dup_dqinfo() local
/linux-6.6.21/arch/s390/mm/
Dpgtable.c812 unsigned char key, bool nq) in set_guest_storage_key()
893 bool nq, bool mr, bool mc) in cond_set_guest_storage_key()
/linux-6.6.21/drivers/net/ethernet/marvell/
Dmvneta.c1870 struct netdev_queue *nq, bool napi) in mvneta_txq_bufs_free()
1916 struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id); in mvneta_txq_done() local
2178 struct netdev_queue *nq; in mvneta_xdp_xmit_back() local
2220 struct netdev_queue *nq; in mvneta_xdp_xmit() local
2976 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id); in mvneta_tx() local
3009 struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id); in mvneta_txq_done_force() local
3026 struct netdev_queue *nq; in mvneta_tx_done_gbe() local
3602 struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id); in mvneta_txq_sw_deinit() local
Dmv643xx_eth.c496 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_maybe_wake() local
998 struct netdev_queue *nq; in mv643xx_eth_xmit() local
1035 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_kick() local
1060 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_reclaim() local
/linux-6.6.21/drivers/net/ethernet/freescale/
Dfec_main.c893 struct netdev_queue *nq; in fec_enet_start_xmit() local
1387 struct netdev_queue *nq; in fec_enet_tx_queue() local
3891 struct netdev_queue *nq; in fec_enet_xdp_tx_xmit() local
3918 struct netdev_queue *nq; in fec_enet_xdp_xmit() local
/linux-6.6.21/drivers/net/ethernet/aquantia/atlantic/
Daq_nic.c837 struct netdev_queue *nq; in aq_nic_xmit_xdpf() local
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c281 int nq = trans->trans_cfg->base_params->num_of_queues; in iwl_pcie_tx_start() local
/linux-6.6.21/arch/s390/kvm/
Dpriv.c1040 bool mr = false, mc = false, nq; in handle_pfmf() local
/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_main.c2465 struct netdev_queue *nq; in igc_xdp_xmit_back() local
2546 struct netdev_queue *nq; in igc_finalize_xdp() local
2884 struct netdev_queue *nq = txring_txq(ring); in igc_xdp_xmit_zc() local
6490 struct netdev_queue *nq; in igc_xdp_xmit() local
/linux-6.6.21/drivers/net/
Dtap.c192 struct tap_queue *nq; in tap_disable_queue() local
/linux-6.6.21/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c2862 struct netdev_queue *nq = netdev_get_tx_queue(port->dev, txq->log_id); in mvpp2_txq_done() local
3375 static void mvpp2_isr_handle_ptp_queue(struct mvpp2_port *port, int nq) in mvpp2_isr_handle_ptp_queue()
3645 struct netdev_queue *nq; in mvpp2_xdp_finish_tx() local
4429 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id); in mvpp2_tx() local
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1272 int nq = min(n, 32); in t4vf_config_rss_range() local
/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2436 struct netdev_queue *nq = netdev_get_tx_queue(priv->dev, queue); in stmmac_xdp_xmit_zc() local
4877 struct netdev_queue *nq; in stmmac_xdp_xmit_back() local
6593 struct netdev_queue *nq; in stmmac_xdp_xmit() local

12