Home
last modified time | relevance | path

Searched defs:dca (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/dca/
Ddca-core.c95 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()
Ddca-sysfs.c36 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/
Ddca.c120 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
Dinit.c1072 static int ioat3_dma_probe(struct ioatdma_device *ioat_dma, int dca) in ioat3_dma_probe()
Ddma.h86 struct dca_provider *dca; member
/Linux-v4.19/drivers/soc/qcom/
Dllcc-sdm845.c37 #define SCT_ENTRY(uid, sid, mc, p, fs, bway, rway, cmod, ptw, dca, rp, a) \ argument
/Linux-v4.19/include/linux/
Ddca.h62 static inline void *dca_priv(struct dca_provider *dca) in dca_priv()
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.c319 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()
Dhw_atl_llh_internal.h99 #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/
Dqbman-portal.h72 u8 dca; member
/Linux-v4.19/include/soc/fsl/
Dqman.h283 u8 dca; member
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_iba7322.c674 int dca; member
3447 int dca = 0; in qib_setup_7322_interrupt() local
Dqib.h436 int dca; member
/Linux-v4.19/drivers/soc/fsl/qbman/
Dqman.c180 u8 dca; member