Home
last modified time | relevance | path

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

12

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c163 struct bnxt_qplib_nq *nq = nq_work->nq; in bnxt_qpn_cqn_sched_task() local
239 static void clean_nq(struct bnxt_qplib_nq *nq, struct bnxt_qplib_cq *cq) in clean_nq()
303 struct bnxt_qplib_nq *nq = from_tasklet(nq, t, nq_tasklet); in bnxt_qplib_service_nq() local
408 void bnxt_re_synchronize_nq(struct bnxt_qplib_nq *nq) in bnxt_re_synchronize_nq()
419 struct bnxt_qplib_nq *nq = dev_instance; in bnxt_qplib_nq_irq() local
433 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
453 void bnxt_qplib_disable_nq(struct bnxt_qplib_nq *nq) in bnxt_qplib_disable_nq()
473 int bnxt_qplib_nq_start_irq(struct bnxt_qplib_nq *nq, int nq_indx, in bnxt_qplib_nq_start_irq()
514 static int bnxt_qplib_map_nq_db(struct bnxt_qplib_nq *nq, u32 reg_offt) in bnxt_qplib_map_nq_db()
549 int bnxt_qplib_enable_nq(struct pci_dev *pdev, struct bnxt_qplib_nq *nq, in bnxt_qplib_enable_nq()
[all …]
H A Dmain.c437 struct bnxt_qplib_nq *nq; in bnxt_re_stop_irq() local
467 struct bnxt_qplib_nq *nq; in bnxt_re_start_irq() local
1639 static int bnxt_re_srqn_handler(struct bnxt_qplib_nq *nq, in bnxt_re_srqn_handler()
1658 static int bnxt_re_cqn_handler(struct bnxt_qplib_nq *nq, in bnxt_re_cqn_handler()
1713 struct bnxt_qplib_nq *nq; in bnxt_re_free_nq_res() local
1764 struct bnxt_qplib_nq *nq; in bnxt_re_alloc_res() local
H A Dqplib_fp.h445 struct bnxt_qplib_nq *nq; member
535 struct bnxt_qplib_nq *nq; member
/linux/lib/crypto/
H A 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/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.c262 u16 nq = bd->nq_nr_rings; in bnge_reserve_rings() local
454 u16 rx, tx, nq; in bnge_get_max_rings() local
H A Dbnge_resc.h50 u16 nq; member
/linux/drivers/block/null_blk/
H A Dmain.c1580 struct nullb_queue *nq = hctx->driver_data; in null_poll() local
1615 struct nullb_queue *nq = hctx->driver_data; in null_timeout_rq() local
1647 struct nullb_queue *nq = hctx->driver_data; in null_queue_rq() local
1715 static void null_init_queue(struct nullb *nullb, struct nullb_queue *nq) in null_init_queue()
1726 struct nullb_queue *nq; in null_init_hctx() local
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c349 struct netdev_queue *nq; in tsnep_tx_enable() local
360 struct netdev_queue *nq; in tsnep_tx_disable() local
822 struct netdev_queue *nq; in tsnep_tx_poll() local
914 struct netdev_queue *nq; in tsnep_tx_pending() local
2332 struct netdev_queue *nq; in tsnep_netdev_xdp_xmit() local
/linux/arch/x86/crypto/
H A Dcurve25519-x86_64.c978 u64 *nq = p01_tmp1; in point_add_and_double() local
1029 static void point_double(u64 *nq, u64 *tmp1, u64 *tmp2) in point_double()
/linux/arch/s390/mm/
H A Dpgtable.c793 unsigned char key, bool nq) in set_guest_storage_key()
874 bool nq, bool mr, bool mc) in cond_set_guest_storage_key()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c95 struct netdev_queue *nq; in igc_fpe_xmit_smd_frame() local
H A Digc_main.c2491 struct netdev_queue *nq; in igc_xdp_xmit_back() local
2571 struct netdev_queue *nq; in igc_finalize_xdp() local
3036 struct netdev_queue *nq = txring_txq(ring); in igc_xdp_xmit_zc() local
6874 struct netdev_queue *nq; in igc_xdp_xmit() local
/linux/drivers/net/ethernet/marvell/
H A 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
2979 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id); in mvneta_tx() local
3012 struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id); in mvneta_txq_done_force() local
3029 struct netdev_queue *nq; in mvneta_tx_done_gbe() local
3606 struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id); in mvneta_txq_sw_deinit() local
H A 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/fs/xfs/
H A Dxfs_trans_dquot.c79 struct xfs_dqtrx *oq, *nq; in xfs_trans_dup_dqinfo() local
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c963 struct netdev_queue *nq; in fec_enet_start_xmit() local
1476 struct netdev_queue *nq; in fec_enet_tx_queue() local
3942 struct netdev_queue *nq; in fec_enet_xdp_tx_xmit() local
3969 struct netdev_queue *nq; in fec_enet_xdp_xmit() local
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c2117 struct netdev_queue *nq; in idpf_tx_clean_complq() local
2235 struct netdev_queue *nq; in idpf_tx_buf_hw_update() local
2385 struct netdev_queue *nq; in idpf_tx_splitq_map() local
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c837 struct netdev_queue *nq; in aq_nic_xmit_xdpf() local
/linux/drivers/net/
H A Dtap.c127 struct tap_queue *nq; in tap_disable_queue() local
/linux/arch/s390/kvm/
H A Dpriv.c1074 bool mr = false, mc = false, nq; in handle_pfmf() local
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c2861 struct netdev_queue *nq = netdev_get_tx_queue(port->dev, txq->log_id); in mvpp2_txq_done() local
3374 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
4436 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id); in mvpp2_tx() local
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1272 int nq = min(n, 32); in t4vf_config_rss_range() local
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2584 struct netdev_queue *nq = netdev_get_tx_queue(priv->dev, queue); in stmmac_xdp_xmit_zc() local
5082 struct netdev_queue *nq; in stmmac_xdp_xmit_back() local
6771 struct netdev_queue *nq; in stmmac_xdp_xmit() local
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c1405 struct netdev_queue *nq; in __dpaa2_eth_tx() local
1948 struct netdev_queue *nq; in dpaa2_eth_poll() local
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Dtx.c483 int nq = trans->mac_cfg->base->num_of_queues; in iwl_pcie_tx_start() local

12