Searched defs:dq (Results 1 – 10 of 10) sorted by relevance
/drivers/net/ethernet/cavium/liquidio/ |
D | cn66xx_regs.h | 316 #define CN6XXX_DMA_CNT(dq) \ argument 319 #define CN6XXX_DMA_INT_LEVEL(dq) \ argument 322 #define CN6XXX_DMA_PKT_INT_LEVEL(dq) \ argument 325 #define CN6XXX_DMA_TIME_INT_LEVEL(dq) \ argument 328 #define CN6XXX_DMA_TIM(dq) \ argument
|
/drivers/s390/crypto/ |
D | zcrypt_cex2a.h | 95 unsigned char dq[64]; member 108 unsigned char dq[128]; member 121 unsigned char dq[256]; member
|
D | zcrypt_msgtype50.c | 125 unsigned char dq[64]; member 138 unsigned char dq[128]; member 151 unsigned char dq[256]; member 248 unsigned char *p, *q, *dp, *dq, *u, *inp; in ICACRT_msg_to_type50CRT_msg() local
|
/drivers/nvme/host/ |
D | pci.c | 2768 static void nvme_wait_dq(struct nvme_delq_ctx *dq, struct nvme_dev *dev) in nvme_wait_dq() 2797 static void nvme_put_dq(struct nvme_delq_ctx *dq) in nvme_put_dq() 2804 static struct nvme_delq_ctx *nvme_get_dq(struct nvme_delq_ctx *dq) in nvme_get_dq() 2812 struct nvme_delq_ctx *dq = nvmeq->cmdinfo.ctx; in nvme_del_queue_end() local 2877 struct nvme_delq_ctx dq; in nvme_disable_io_queues() local
|
/drivers/ata/ |
D | sata_nv.c | 1731 struct defer_queue *dq = &pp->defer_queue; in nv_swncq_qc_to_dq() local 1742 struct defer_queue *dq = &pp->defer_queue; in nv_swncq_qc_from_dq() local 1769 struct defer_queue *dq = &pp->defer_queue; in nv_swncq_pp_reinit() local
|
/drivers/scsi/ |
D | qlogicpti.c | 1196 struct scsi_cmnd *dq; in qpti_intr() local
|
/drivers/atm/ |
D | firestream.c | 633 static struct FS_BPENTRY dq[60]; variable
|
/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 1147 struct be_queue_info *dq, int length, in be_cmd_create_default_pdu_queue()
|
D | be_main.c | 3378 struct be_queue_info *dq, *cq; in beiscsi_create_def_hdr() local
|
/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 460 lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq, in lpfc_sli4_rq_put() 521 lpfc_sli4_rq_release(struct lpfc_queue *hq, struct lpfc_queue *dq) in lpfc_sli4_rq_release()
|