| /Linux-v5.4/drivers/dca/ | 
| D | dca-core.c | 79 	struct dca_provider *dca, *_dca;  in unregister_dca_providers()  local141 	struct dca_provider *dca;  in dca_find_provider_by_dev()  local
 172 	struct dca_provider *dca;  in dca_add_requester()  local
 227 	struct dca_provider *dca;  in dca_remove_requester()  local
 259 	struct dca_provider *dca;  in dca_common_get_tag()  local
 311 	struct dca_provider *dca;  in alloc_dca_provider()  local
 329 void free_dca_provider(struct dca_provider *dca)  in free_dca_provider()
 340 int register_dca_provider(struct dca_provider *dca, struct device *dev)  in register_dca_provider()
 397 void unregister_dca_provider(struct dca_provider *dca, struct device *dev)  in unregister_dca_provider()
 
 | 
| D | dca-sysfs.c | 20 int dca_sysfs_add_req(struct dca_provider *dca, struct device *dev, int slot)  in dca_sysfs_add_req()32 void dca_sysfs_remove_req(struct dca_provider *dca, int slot)  in dca_sysfs_remove_req()
 37 int dca_sysfs_add_provider(struct dca_provider *dca, struct device *dev)  in dca_sysfs_add_provider()
 65 void dca_sysfs_remove_provider(struct dca_provider *dca)  in dca_sysfs_remove_provider()
 
 | 
| /Linux-v5.4/drivers/dma/ioat/ | 
| D | dca.c | 108 static int ioat_dca_dev_managed(struct dca_provider *dca,  in ioat_dca_dev_managed()123 static int ioat_dca_add_requester(struct dca_provider *dca, struct device *dev)  in ioat_dca_add_requester()
 157 static int ioat_dca_remove_requester(struct dca_provider *dca,  in ioat_dca_remove_requester()
 184 static u8 ioat_dca_get_tag(struct dca_provider *dca,  in ioat_dca_get_tag()
 259 	struct dca_provider *dca;  in ioat_dca_init()  local
 
 | 
| D | init.c | 1089 static int ioat3_dma_probe(struct ioatdma_device *ioat_dma, int dca)  in ioat3_dma_probe()
 | 
| D | dma.h | 74 	struct dca_provider *dca;  member
 | 
| /Linux-v5.4/drivers/soc/qcom/ | 
| D | llcc-sdm845.c | 37 #define SCT_ENTRY(uid, sid, mc, p, fs, bway, rway, cmod, ptw, dca, rp, a) \  argument
 | 
| /Linux-v5.4/include/linux/ | 
| D | dca.h | 46 static inline void *dca_priv(struct dca_provider *dca)  in dca_priv()
 | 
| /Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/ | 
| D | hw_atl_llh.c | 306 void hw_atl_rdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca)  in hw_atl_rdm_cpu_id_set()337 				   u32 dca)  in hw_atl_rdm_rx_desc_dca_en_set()
 408 				   u32 dca)  in hw_atl_rdm_rx_head_dca_en_set()
 417 				  u32 dca)  in hw_atl_rdm_rx_pld_dca_en_set()
 1169 void hw_atl_tdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca)  in hw_atl_tdm_cpu_id_set()
 1196 				   u32 dca)  in hw_atl_tdm_tx_desc_dca_en_set()
 
 | 
| D | hw_atl_llh_internal.h | 106 #define HW_ATL_RDM_DCADCPUID_ADR(dca) (0x00006100 + (dca) * 0x4)  argument177 #define HW_ATL_RDM_DCADDESC_EN_ADR(dca) (0x00006100 + (dca) * 0x4)  argument
 365 #define HW_ATL_RDM_DCADHDR_EN_ADR(dca) (0x00006100 + (dca) * 0x4)  argument
 384 #define HW_ATL_RDM_DCADPAY_EN_ADR(dca) (0x00006100 + (dca) * 0x4)  argument
 1448 #define HW_ATL_TDM_DCADCPUID_ADR(dca) (0x00008400 + (dca) * 0x4)  argument
 1521 #define HW_ATL_TDM_DCADDESC_EN_ADR(dca) (0x00008400 + (dca) * 0x4)  argument
 1836 #define HW_ATL_TDM_DCA_DCPUID_ADR(dca) (0x00008400 + (dca) * 0x4)  argument
 1855 #define HW_ATL_TDM_DCA_DDESC_EN_ADR(dca) (0x00008400 + (dca) * 0x4)  argument
 
 | 
| /Linux-v5.4/drivers/soc/fsl/dpio/ | 
| D | qbman-portal.h | 72 	u8 dca;  member
 | 
| /Linux-v5.4/include/soc/fsl/ | 
| D | qman.h | 283 		u8 dca;  member
 | 
| /Linux-v5.4/drivers/infiniband/hw/qib/ | 
| D | qib_iba7322.c | 674 	int dca;  member3446 		int dca = 0;  in qib_setup_7322_interrupt()  local
 
 | 
| D | qib.h | 437 	int dca;  member
 | 
| /Linux-v5.4/drivers/soc/fsl/qbman/ | 
| D | qman.c | 182 	u8 dca;  member
 |