/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.c | 163 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 D | main.c | 437 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 D | qplib_fp.h | 445 struct bnxt_qplib_nq *nq; member 535 struct bnxt_qplib_nq *nq; member
|
/linux/lib/crypto/ |
H A D | curve25519-hacl64.c | 544 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 D | bnge_resc.c | 262 u16 nq = bd->nq_nr_rings; in bnge_reserve_rings() local 454 u16 rx, tx, nq; in bnge_get_max_rings() local
|
H A D | bnge_resc.h | 50 u16 nq; member
|
/linux/drivers/block/null_blk/ |
H A D | main.c | 1580 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 D | tsnep_main.c | 349 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 D | curve25519-x86_64.c | 978 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 D | pgtable.c | 793 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 D | igc_tsn.c | 95 struct netdev_queue *nq; in igc_fpe_xmit_smd_frame() local
|
H A D | igc_main.c | 2491 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 D | mvneta.c | 1870 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 D | mv643xx_eth.c | 496 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 D | xfs_trans_dquot.c | 79 struct xfs_dqtrx *oq, *nq; in xfs_trans_dup_dqinfo() local
|
/linux/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | 963 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 D | idpf_txrx.c | 2117 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 D | aq_nic.c | 837 struct netdev_queue *nq; in aq_nic_xmit_xdpf() local
|
/linux/drivers/net/ |
H A D | tap.c | 127 struct tap_queue *nq; in tap_disable_queue() local
|
/linux/arch/s390/kvm/ |
H A D | priv.c | 1074 bool mr = false, mc = false, nq; in handle_pfmf() local
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 2861 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 D | t4vf_hw.c | 1272 int nq = min(n, 32); in t4vf_config_rss_range() local
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 2584 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 D | dpaa2-eth.c | 1405 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 D | tx.c | 483 int nq = trans->mac_cfg->base->num_of_queues; in iwl_pcie_tx_start() local
|