| /Linux-v5.4/include/soc/fsl/ | 
| D | dpaa2-global.h | 20 		struct dq {  struct21 			u8 verb;
 22 			u8 stat;
 23 			__le16 seqnum;
 24 			__le16 oprid;
 25 			u8 reserved;
 26 			u8 tok;
 27 			__le32 fqid;
 28 			u32 reserved2;
 29 			__le32 fq_byte_cnt;
 [all …]
 
 | 
| /Linux-v5.4/drivers/soc/fsl/dpio/ | 
| D | qbman-portal.h | 202 static inline int qbman_result_is_DQ(const struct dpaa2_dq *dq)  in qbman_result_is_DQ()212 static inline int qbman_result_is_SCN(const struct dpaa2_dq *dq)  in qbman_result_is_SCN()
 218 static inline int qbman_result_is_FQDAN(const struct dpaa2_dq *dq)  in qbman_result_is_FQDAN()
 224 static inline int qbman_result_is_CDAN(const struct dpaa2_dq *dq)  in qbman_result_is_CDAN()
 230 static inline int qbman_result_is_CSCN(const struct dpaa2_dq *dq)  in qbman_result_is_CSCN()
 236 static inline int qbman_result_is_BPSCN(const struct dpaa2_dq *dq)  in qbman_result_is_BPSCN()
 242 static inline int qbman_result_is_CGCU(const struct dpaa2_dq *dq)  in qbman_result_is_CGCU()
 248 static inline int qbman_result_is_FQRN(const struct dpaa2_dq *dq)  in qbman_result_is_FQRN()
 254 static inline int qbman_result_is_FQRNI(const struct dpaa2_dq *dq)  in qbman_result_is_FQRNI()
 260 static inline int qbman_result_is_FQPN(const struct dpaa2_dq *dq)  in qbman_result_is_FQPN()
 
 | 
| D | dpio-service.c | 188 	const struct dpaa2_dq *dq;  in dpaa2_io_irq()  local
 | 
| D | qbman-portal.c | 793 void qbman_swp_dqrr_consume(struct qbman_swp *s, const struct dpaa2_dq *dq)  in qbman_swp_dqrr_consume()815 int qbman_result_has_new_result(struct qbman_swp *s, const struct dpaa2_dq *dq)  in qbman_result_has_new_result()
 
 | 
| /Linux-v5.4/lib/raid6/ | 
| D | recov_ssse3.c | 21 	u8 *p, *q, *dp, *dq;  in raid6_2data_recov_ssse3()  local196 	u8 *p, *q, *dq;  in raid6_datap_recov_ssse3()  local
 
 | 
| D | recov_avx2.c | 21 	u8 *p, *q, *dp, *dq;  in raid6_2data_recov_avx2()  local191 	u8 *p, *q, *dq;  in raid6_datap_recov_avx2()  local
 
 | 
| D | recov_avx512.c | 27 	u8 *p, *q, *dp, *dq;  in raid6_2data_recov_avx512()  local230 	u8 *p, *q, *dq;  in raid6_datap_recov_avx512()  local
 
 | 
| D | recov_neon.c | 32 	u8 *p, *q, *dp, *dq;  in raid6_2data_recov_neon()  local72 	u8 *p, *q, *dq;  in raid6_datap_recov_neon()  local
 
 | 
| D | recov_s390xc.c | 26 	u8 *p, *q, *dp, *dq;  in raid6_2data_recov_s390xc()  local75 	u8 *p, *q, *dq;  in raid6_datap_recov_s390xc()  local
 
 | 
| D | recov.c | 23 	u8 *p, *q, *dp, *dq;  in raid6_2data_recov_intx1()  local67 	u8 *p, *q, *dq;  in raid6_datap_recov_intx1()  local
 
 | 
| D | recov_neon_inner.c | 28 			      uint8_t *dq, const uint8_t *pbmul,  in __raid6_2data_recov_neon()77 void __raid6_datap_recov_neon(int bytes, uint8_t *p, uint8_t *q, uint8_t *dq,  in __raid6_datap_recov_neon()
 
 | 
| /Linux-v5.4/crypto/async_tx/ | 
| D | async_raid6_recov.c | 189 	struct page *p, *q, *g, *dp, *dq;  in __2data_recov_5()  local263 	struct page *p, *q, *dp, *dq;  in __2data_recov_n()  local
 413 	struct page *p, *q, *dq;  in async_raid6_datap_recov()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/cavium/liquidio/ | 
| D | cn66xx_regs.h | 311 #define    CN6XXX_DMA_CNT(dq)                      \  argument314 #define    CN6XXX_DMA_INT_LEVEL(dq)                \  argument
 317 #define    CN6XXX_DMA_PKT_INT_LEVEL(dq)            \  argument
 320 #define    CN6XXX_DMA_TIME_INT_LEVEL(dq)           \  argument
 323 #define    CN6XXX_DMA_TIM(dq)                      \  argument
 
 | 
| D | cn23xx_pf_regs.h | 366 #define    CN23XX_DMA_CNT(dq)                      \  argument369 #define    CN23XX_DMA_INT_LEVEL(dq)                \  argument
 372 #define    CN23XX_DMA_PKT_INT_LEVEL(dq)            \  argument
 375 #define    CN23XX_DMA_TIME_INT_LEVEL(dq)           \  argument
 378 #define    CN23XX_DMA_TIM(dq)                     \  argument
 
 | 
| /Linux-v5.4/drivers/s390/crypto/ | 
| D | zcrypt_cex2a.h | 80 	unsigned char	dq[64];  member93 	unsigned char	dq[128];  member
 106 	unsigned char	dq[256];  member
 
 | 
| D | zcrypt_msgtype50.c | 108 	unsigned char	dq[64];  member121 	unsigned char	dq[128];  member
 134 	unsigned char	dq[256];  member
 266 	unsigned char *p, *q, *dp, *dq, *u, *inp;  in ICACRT_msg_to_type50CRT_msg()  local
 
 | 
| /Linux-v5.4/include/crypto/internal/ | 
| D | rsa.h | 38 	const u8 *dq;  member
 | 
| /Linux-v5.4/drivers/soc/fsl/qbman/ | 
| D | qman_test_api.c | 211 					const struct qm_dqrr_entry *dq)  in cb_dqrr()
 | 
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | quota.c | 75 	struct xfs_dquot	*dq,  in xchk_quota_item()
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_dquot.c | 70 	struct xfs_dquot	*dq)  in xfs_qm_adjust_dqlimits()1251 	struct xfs_dquot	*dq;  in xfs_qm_dqiterate()  local
 
 | 
| D | xfs_iomap.c | 320 	struct xfs_dquot *dq = xfs_inode_dquot(ip, type);  in xfs_quota_need_throttle()  local346 	struct xfs_dquot *dq = xfs_inode_dquot(ip, type);  in xfs_quota_calc_throttle()  local
 
 | 
| /Linux-v5.4/drivers/scsi/hisi_sas/ | 
| D | hisi_sas_main.c | 424 	struct hisi_sas_dq *dq;  in hisi_sas_task_prep()  local570 	struct hisi_sas_dq *dq = NULL;  in hisi_sas_task_exec()  local
 665 			struct hisi_sas_dq *dq = &hisi_hba->dq[queue];  in hisi_sas_alloc_dev()  local
 1928 				  int task_tag, struct hisi_sas_dq *dq)  in hisi_sas_internal_abort_task_exec()
 2018 			      int tag, struct hisi_sas_dq *dq)  in _hisi_sas_internal_task_abort()
 2111 	struct hisi_sas_dq *dq;  in hisi_sas_internal_task_abort()  local
 2268 		struct hisi_sas_dq *dq = &hisi_hba->dq[i];  in hisi_sas_init_mem()  local
 2320 		struct hisi_sas_dq *dq = &hisi_hba->dq[i];  in hisi_sas_alloc()  local
 3017 	struct hisi_sas_dq *dq = dq_ptr;  in hisi_sas_dq_show_slot()  local
 
 | 
| /Linux-v5.4/drivers/crypto/caam/ | 
| D | caampkc.h | 76 	u8 *dq;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/freescale/dpaa/ | 
| D | dpaa_eth.c | 2225 					      const struct qm_dqrr_entry *dq)  in rx_error_dqrr()2252 						const struct qm_dqrr_entry *dq)  in rx_default_dqrr()
 2372 						const struct qm_dqrr_entry *dq)  in conf_error_dqrr()
 2393 					       const struct qm_dqrr_entry *dq)  in conf_dflt_dqrr()
 
 | 
| /Linux-v5.4/drivers/crypto/qat/qat_common/ | 
| D | qat_asym_algs.c | 84 			dma_addr_t dq;  member110 	char *dq;  member
 
 |