Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/block/null_blk/
Dmain.c706 static void put_tag(struct nullb_queue *nq, unsigned int tag) in put_tag()
714 static unsigned int get_tag(struct nullb_queue *nq) in get_tag()
734 static struct nullb_cmd *__alloc_cmd(struct nullb_queue *nq) in __alloc_cmd()
756 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, struct bio *bio) in alloc_cmd()
1508 struct nullb_queue *nq = nullb_to_queue(nullb); in null_submit_bio() local
1586 struct nullb_queue *nq = hctx->driver_data; in null_poll() local
1620 struct nullb_queue *nq = hctx->driver_data; in null_timeout_rq() local
1644 struct nullb_queue *nq = hctx->driver_data; in null_queue_rq() local
1688 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue()
1706 struct nullb_queue *nq = hctx->driver_data; in null_exit_hctx() local
[all …]
Dnull_blk.h26 struct nullb_queue *nq; member
/linux-6.1.9/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
392 struct bnxt_qplib_nq *nq = dev_instance; in bnxt_qplib_nq_irq() local
406 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
422 void bnxt_qplib_disable_nq(struct bnxt_qplib_nq *nq) in bnxt_qplib_disable_nq()
442 int bnxt_qplib_nq_start_irq(struct bnxt_qplib_nq *nq, int nq_indx, in bnxt_qplib_nq_start_irq()
475 static int bnxt_qplib_map_nq_db(struct bnxt_qplib_nq *nq, u32 reg_offt) in bnxt_qplib_map_nq_db()
512 int bnxt_qplib_enable_nq(struct pci_dev *pdev, struct bnxt_qplib_nq *nq, in bnxt_qplib_enable_nq()
545 void bnxt_qplib_free_nq(struct bnxt_qplib_nq *nq) in bnxt_qplib_free_nq()
[all …]
Dmain.c301 struct bnxt_qplib_nq *nq; in bnxt_re_stop_irq() local
317 struct bnxt_qplib_nq *nq; in bnxt_re_start_irq() local
890 static int bnxt_re_srqn_handler(struct bnxt_qplib_nq *nq, in bnxt_re_srqn_handler()
912 static int bnxt_re_cqn_handler(struct bnxt_qplib_nq *nq, in bnxt_re_cqn_handler()
1029 struct bnxt_qplib_nq *nq; in bnxt_re_alloc_res() local
Dib_verbs.c1560 struct bnxt_qplib_nq *nq = NULL; in bnxt_re_destroy_srq() local
1609 struct bnxt_qplib_nq *nq = NULL; in bnxt_re_create_srq() local
2794 struct bnxt_qplib_nq *nq; in bnxt_re_destroy_cq() local
2818 struct bnxt_qplib_nq *nq = NULL; in bnxt_re_create_cq() local
Dbnxt_re.h155 struct bnxt_qplib_nq nq[BNXT_RE_MAX_MSIX]; member
Dqplib_fp.h404 struct bnxt_qplib_nq *nq; member
491 struct bnxt_qplib_nq *nq; member
/linux-6.1.9/lib/crypto/
Dcurve25519-hacl64.c546 ladder_smallloop_cmult_small_loop_step(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2, in ladder_smallloop_cmult_small_loop_step()
558 ladder_smallloop_cmult_small_loop_double_step(u64 *nq, u64 *nqpq, u64 *nq2, in ladder_smallloop_cmult_small_loop_double_step()
568 ladder_smallloop_cmult_small_loop(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2, in ladder_smallloop_cmult_small_loop()
578 static __always_inline void ladder_bigloop_cmult_big_loop(u8 *n1, u64 *nq, in ladder_bigloop_cmult_big_loop()
593 u64 *nq = point_buf; in ladder_cmult() local
778 u64 *nq = buf; in curve25519_generic() local
/linux-6.1.9/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.1.9/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.1.9/fs/xfs/
Dxfs_trans_dquot.c78 struct xfs_dqtrx *oq, *nq; in xfs_trans_dup_dqinfo() local
/linux-6.1.9/arch/s390/mm/
Dpgtable.c787 unsigned char key, bool nq) in set_guest_storage_key()
866 bool nq, bool mr, bool mc) in cond_set_guest_storage_key()
/linux-6.1.9/drivers/net/ethernet/marvell/
Dmvneta.c1864 struct netdev_queue *nq, bool napi) in mvneta_txq_bufs_free()
1909 struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id); in mvneta_txq_done() local
2171 struct netdev_queue *nq; in mvneta_xdp_xmit_back() local
2213 struct netdev_queue *nq; in mvneta_xdp_xmit() local
2909 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id); in mvneta_tx() local
2942 struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id); in mvneta_txq_done_force() local
2959 struct netdev_queue *nq; in mvneta_tx_done_gbe() local
3537 struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id); in mvneta_txq_sw_deinit() local
Dmv643xx_eth.c495 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_maybe_wake() local
997 struct netdev_queue *nq; in mv643xx_eth_xmit() local
1034 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_kick() local
1059 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_reclaim() local
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/
Daq_nic.c832 struct netdev_queue *nq; in aq_nic_xmit_xdpf() local
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c297 int nq = trans->trans_cfg->base_params->num_of_queues; in iwl_pcie_tx_start() local
/linux-6.1.9/arch/s390/kvm/
Dpriv.c1042 bool mr = false, mc = false, nq; in handle_pfmf() local
/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_main.c2366 struct netdev_queue *nq; in igc_xdp_xmit_back() local
2445 struct netdev_queue *nq; in igc_finalize_xdp() local
2767 struct netdev_queue *nq = txring_txq(ring); in igc_xdp_xmit_zc() local
6237 struct netdev_queue *nq; in igc_xdp_xmit() local
/linux-6.1.9/drivers/net/ethernet/engleder/
Dtsnep_main.c476 struct netdev_queue *nq; in tsnep_tx_poll() local
/linux-6.1.9/drivers/net/
Dtap.c190 struct tap_queue *nq; in tap_disable_queue() local
/linux-6.1.9/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c2837 struct netdev_queue *nq = netdev_get_tx_queue(port->dev, txq->log_id); in mvpp2_txq_done() local
3350 static void mvpp2_isr_handle_ptp_queue(struct mvpp2_port *port, int nq) in mvpp2_isr_handle_ptp_queue()
3620 struct netdev_queue *nq; in mvpp2_xdp_finish_tx() local
4404 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id); in mvpp2_tx() local
/linux-6.1.9/drivers/net/ethernet/freescale/
Dfec_main.c890 struct netdev_queue *nq; in fec_enet_start_xmit() local
1386 struct netdev_queue *nq; in fec_enet_tx_queue() local
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1272 int nq = min(n, 32); in t4vf_config_rss_range() local
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2406 struct netdev_queue *nq = netdev_get_tx_queue(priv->dev, queue); in stmmac_xdp_xmit_zc() local
4783 struct netdev_queue *nq; in stmmac_xdp_xmit_back() local
6406 struct netdev_queue *nq; in stmmac_xdp_xmit() local
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c1362 struct netdev_queue *nq; in __dpaa2_eth_tx() local
1831 struct netdev_queue *nq; in dpaa2_eth_poll() local

12