/Linux-v4.19/drivers/dca/ |
D | dca-core.c | 95 struct dca_provider *dca, *_dca; in unregister_dca_providers() local 157 struct dca_provider *dca; in dca_find_provider_by_dev() local 188 struct dca_provider *dca; in dca_add_requester() local 243 struct dca_provider *dca; in dca_remove_requester() local 275 struct dca_provider *dca; in dca_common_get_tag() local 327 struct dca_provider *dca; in alloc_dca_provider() local 345 void free_dca_provider(struct dca_provider *dca) in free_dca_provider() 356 int register_dca_provider(struct dca_provider *dca, struct device *dev) in register_dca_provider() 413 void unregister_dca_provider(struct dca_provider *dca, struct device *dev) in unregister_dca_provider()
|
D | dca-sysfs.c | 36 int dca_sysfs_add_req(struct dca_provider *dca, struct device *dev, int slot) in dca_sysfs_add_req() 48 void dca_sysfs_remove_req(struct dca_provider *dca, int slot) in dca_sysfs_remove_req() 53 int dca_sysfs_add_provider(struct dca_provider *dca, struct device *dev) in dca_sysfs_add_provider() 81 void dca_sysfs_remove_provider(struct dca_provider *dca) in dca_sysfs_remove_provider()
|
/Linux-v4.19/drivers/dma/ioat/ |
D | dca.c | 120 static int ioat_dca_dev_managed(struct dca_provider *dca, in ioat_dca_dev_managed() 135 static int ioat_dca_add_requester(struct dca_provider *dca, struct device *dev) in ioat_dca_add_requester() 169 static int ioat_dca_remove_requester(struct dca_provider *dca, in ioat_dca_remove_requester() 196 static u8 ioat_dca_get_tag(struct dca_provider *dca, in ioat_dca_get_tag() 271 struct dca_provider *dca; in ioat_dca_init() local
|
D | init.c | 1072 static int ioat3_dma_probe(struct ioatdma_device *ioat_dma, int dca) in ioat3_dma_probe()
|
D | dma.h | 86 struct dca_provider *dca; member
|
/Linux-v4.19/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-v4.19/include/linux/ |
D | dca.h | 62 static inline void *dca_priv(struct dca_provider *dca) in dca_priv()
|
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_llh.c | 319 void hw_atl_rdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca) in hw_atl_rdm_cpu_id_set() 350 u32 dca) in hw_atl_rdm_rx_desc_dca_en_set() 421 u32 dca) in hw_atl_rdm_rx_head_dca_en_set() 430 u32 dca) in hw_atl_rdm_rx_pld_dca_en_set() 1113 void hw_atl_tdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca) in hw_atl_tdm_cpu_id_set() 1140 u32 dca) in hw_atl_tdm_tx_desc_dca_en_set()
|
D | hw_atl_llh_internal.h | 99 #define HW_ATL_RDM_DCADCPUID_ADR(dca) (0x00006100 + (dca) * 0x4) argument 170 #define HW_ATL_RDM_DCADDESC_EN_ADR(dca) (0x00006100 + (dca) * 0x4) argument 321 #define HW_ATL_RDM_DCADHDR_EN_ADR(dca) (0x00006100 + (dca) * 0x4) argument 340 #define HW_ATL_RDM_DCADPAY_EN_ADR(dca) (0x00006100 + (dca) * 0x4) argument 1329 #define HW_ATL_TDM_DCADCPUID_ADR(dca) (0x00008400 + (dca) * 0x4) argument 1402 #define HW_ATL_TDM_DCADDESC_EN_ADR(dca) (0x00008400 + (dca) * 0x4) argument 1717 #define HW_ATL_TDM_DCA_DCPUID_ADR(dca) (0x00008400 + (dca) * 0x4) argument 1736 #define HW_ATL_TDM_DCA_DDESC_EN_ADR(dca) (0x00008400 + (dca) * 0x4) argument
|
/Linux-v4.19/drivers/soc/fsl/dpio/ |
D | qbman-portal.h | 72 u8 dca; member
|
/Linux-v4.19/include/soc/fsl/ |
D | qman.h | 283 u8 dca; member
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 674 int dca; member 3447 int dca = 0; in qib_setup_7322_interrupt() local
|
D | qib.h | 436 int dca; member
|
/Linux-v4.19/drivers/soc/fsl/qbman/ |
D | qman.c | 180 u8 dca; member
|