Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dnull_blk.c20 struct nullb_queue *nq; member
147 static void put_tag(struct nullb_queue *nq, unsigned int tag) in put_tag()
155 static unsigned int get_tag(struct nullb_queue *nq) in get_tag()
175 static struct nullb_cmd *__alloc_cmd(struct nullb_queue *nq) in __alloc_cmd()
196 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, int can_wait) in alloc_cmd()
314 struct nullb_queue *nq = nullb_to_queue(nullb); in null_queue_bio() local
327 struct nullb_queue *nq = nullb_to_queue(nullb); in null_rq_prep_fn() local
372 static void null_init_queue(struct nullb *nullb, struct nullb_queue *nq) in null_init_queue()
385 struct nullb_queue *nq = &nullb->queues[index]; in null_init_hctx() local
401 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue()
[all …]
/linux-4.4.14/fs/xfs/
Dxfs_trans_dquot.c92 xfs_dqtrx_t *oq, *nq; in xfs_trans_dup_dqinfo() local
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_reasm.c167 const struct frag_queue *nq; in nf_hashfn() local
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmv643xx_eth.c511 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_maybe_wake() local
1017 struct netdev_queue *nq; in mv643xx_eth_xmit() local
1054 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_kick() local
1079 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index); in txq_reclaim() local
Dmvneta.c1399 struct netdev_queue *nq = netdev_get_tx_queue(pp->dev, txq->id); in mvneta_txq_done() local
1862 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id); in mvneta_tx() local
1904 struct netdev_queue *nq; in mvneta_tx_done_gbe() local
Dmvpp2.c4440 struct netdev_queue *nq = netdev_get_tx_queue(port->dev, txq->log_id); in mvpp2_txq_done() local
5323 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id); in mvpp2_tx() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c957 int nq = min(n, 32); in t4vf_config_rss_range() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
Dtx.c654 int nq = trans->cfg->base_params->num_of_queues; in iwl_pcie_tx_start() local
/linux-4.4.14/arch/s390/mm/
Dpgtable.c763 unsigned long key, bool nq) in set_guest_storage_key()
/linux-4.4.14/drivers/net/
Dmacvtap.c213 struct macvtap_queue *nq; in macvtap_disable_queue() local
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_main.c784 struct netdev_queue *nq; in fec_enet_start_xmit() local
1205 struct netdev_queue *nq; in fec_enet_tx_queue() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1001 unsigned int nq, unsigned int per_chan, int msi_idx, in alloc_ofld_rxqs()
1105 #define ALLOC_OFLD_RXQS(firstq, nq, per_chan, ids) do { \ in setup_sge_queues() argument
Dt4_hw.c4479 int nq = min(n, 32); in t4_config_rss_range() local
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c67 int nq = bnx2x_num_queues ? : netif_get_num_default_rss_queues(); in bnx2x_calc_num_queues() local