/linux-4.4.14/drivers/block/ |
D | null_blk.c | 20 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/ |
D | xfs_trans_dquot.c | 92 xfs_dqtrx_t *oq, *nq; in xfs_trans_dup_dqinfo() local
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 167 const struct frag_queue *nq; in nf_hashfn() local
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 511 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
|
D | mvneta.c | 1399 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
|
D | mvpp2.c | 4440 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/ |
D | t4vf_hw.c | 957 int nq = min(n, 32); in t4vf_config_rss_range() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ |
D | tx.c | 654 int nq = trans->cfg->base_params->num_of_queues; in iwl_pcie_tx_start() local
|
/linux-4.4.14/arch/s390/mm/ |
D | pgtable.c | 763 unsigned long key, bool nq) in set_guest_storage_key()
|
/linux-4.4.14/drivers/net/ |
D | macvtap.c | 213 struct macvtap_queue *nq; in macvtap_disable_queue() local
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fec_main.c | 784 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/ |
D | cxgb4_main.c | 1001 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
|
D | t4_hw.c | 4479 int nq = min(n, 32); in t4_config_rss_range() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 67 int nq = bnx2x_num_queues ? : netif_get_num_default_rss_queues(); in bnx2x_calc_num_queues() local
|