Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnull_blk.c19 struct nullb_queue *nq; member
150 static void put_tag(struct nullb_queue *nq, unsigned int tag) in put_tag()
158 static unsigned int get_tag(struct nullb_queue *nq) in get_tag()
176 static struct nullb_cmd *__alloc_cmd(struct nullb_queue *nq) in __alloc_cmd()
192 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, int can_wait) in alloc_cmd()
316 struct nullb_queue *nq = nullb_to_queue(nullb); in null_queue_bio() local
328 struct nullb_queue *nq = nullb_to_queue(nullb); in null_rq_prep_fn() local
368 static void null_init_queue(struct nullb *nullb, struct nullb_queue *nq) in null_init_queue()
381 struct nullb_queue *nq = &nullb->queues[index]; in null_init_hctx() local
424 static int setup_commands(struct nullb_queue *nq) in setup_commands()
[all …]
/linux-4.1.27/fs/xfs/
Dxfs_trans_dquot.c92 xfs_dqtrx_t *oq, *nq; in xfs_trans_dup_dqinfo() local
/linux-4.1.27/net/ipv6/netfilter/
Dnf_conntrack_reasm.c167 const struct frag_queue *nq; in nf_hashfn() local
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmv643xx_eth.c511 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_maybe_wake() local
985 struct netdev_queue *nq; in mv643xx_eth_xmit() local
1022 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_kick() local
1047 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_reclaim() local
Dmvneta.c1341 struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id); in mvneta_txq_done() local
1810 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id); in mvneta_tx() local
1852 struct netdev_queue *nq; in mvneta_tx_done_gbe() local
Dmvpp2.c4445 struct netdev_queue *nq = netdev_get_tx_queue(port->dev, txq->log_id); in mvpp2_txq_done() local
5241 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id); in mvpp2_tx() local
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c956 int nq = min(n, 32); in t4vf_config_rss_range() local
/linux-4.1.27/drivers/net/
Dmacvtap.c158 struct macvtap_queue *nq; in macvtap_disable_queue() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Dtx.c646 int nq = trans->cfg->base_params->num_of_queues; in iwl_pcie_tx_start() local
/linux-4.1.27/drivers/net/ethernet/freescale/
Dfec_main.c780 struct netdev_queue *nq; in fec_enet_start_xmit() local
1199 struct netdev_queue *nq; in fec_enet_tx_queue() local
/linux-4.1.27/arch/s390/mm/
Dpgtable.c833 unsigned long key, bool nq) in set_guest_storage_key()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c969 unsigned int nq, unsigned int per_chan, int msi_idx, in alloc_ofld_rxqs()
1071 #define ALLOC_OFLD_RXQS(firstq, nq, per_chan, ids) do { \ in setup_sge_queues() argument
Dt4_hw.c2955 int nq = min(n, 32); in t4_config_rss_range() local
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c65 int nq = bnx2x_num_queues ? : netif_get_num_default_rss_queues(); in bnx2x_calc_num_queues() local