Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dca/
H A Ddca-core.c79 struct dca_provider *dca, *_dca; in unregister_dca_providers() local
141 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
309 struct dca_provider *dca; in alloc_dca_provider() local
327 void free_dca_provider(struct dca_provider *dca) in free_dca_provider()
338 int register_dca_provider(struct dca_provider *dca, struct device *dev) in register_dca_provider()
395 void unregister_dca_provider(struct dca_provider *dca, struct device *dev) in unregister_dca_provider()
H A Ddca-sysfs.c20 int dca_sysfs_add_req(struct dca_provider *dca, struct device *dev, int slot) in dca_sysfs_add_req()
30 void dca_sysfs_remove_req(struct dca_provider *dca, int slot) in dca_sysfs_remove_req()
35 int dca_sysfs_add_provider(struct dca_provider *dca, struct device *dev) in dca_sysfs_add_provider()
63 void dca_sysfs_remove_provider(struct dca_provider *dca) in dca_sysfs_remove_provider()
/openbmc/linux/drivers/dma/ioat/
H A Ddca.c98 static int ioat_dca_dev_managed(struct dca_provider *dca, in ioat_dca_dev_managed()
113 static int ioat_dca_add_requester(struct dca_provider *dca, struct device *dev) in ioat_dca_add_requester()
147 static int ioat_dca_remove_requester(struct dca_provider *dca, in ioat_dca_remove_requester()
174 static u8 ioat_dca_get_tag(struct dca_provider *dca, in ioat_dca_get_tag()
249 struct dca_provider *dca; in ioat_dca_init() local
H A Dinit.c1075 static int ioat3_dma_probe(struct ioatdma_device *ioat_dma, int dca) in ioat3_dma_probe()
H A Ddma.h74 struct dca_provider *dca; member
/openbmc/linux/include/linux/
H A Ddca.h46 static inline void *dca_priv(struct dca_provider *dca) in dca_priv()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.c351 void hw_atl_rdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca) in hw_atl_rdm_cpu_id_set()
382 u32 dca) in hw_atl_rdm_rx_desc_dca_en_set()
453 u32 dca) in hw_atl_rdm_rx_head_dca_en_set()
462 u32 dca) in hw_atl_rdm_rx_pld_dca_en_set()
1241 void hw_atl_tdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca) in hw_atl_tdm_cpu_id_set()
1268 u32 dca) in hw_atl_tdm_tx_desc_dca_en_set()
H A Dhw_atl_llh_internal.h137 #define HW_ATL_RDM_DCADCPUID_ADR(dca) (0x00006100 + (dca) * 0x4) argument
208 #define HW_ATL_RDM_DCADDESC_EN_ADR(dca) (0x00006100 + (dca) * 0x4) argument
396 #define HW_ATL_RDM_DCADHDR_EN_ADR(dca) (0x00006100 + (dca) * 0x4) argument
415 #define HW_ATL_RDM_DCADPAY_EN_ADR(dca) (0x00006100 + (dca) * 0x4) argument
1543 #define HW_ATL_TDM_DCADCPUID_ADR(dca) (0x00008400 + (dca) * 0x4) argument
1616 #define HW_ATL_TDM_DCADDESC_EN_ADR(dca) (0x00008400 + (dca) * 0x4) argument
1931 #define HW_ATL_TDM_DCA_DCPUID_ADR(dca) (0x00008400 + (dca) * 0x4) argument
1950 #define HW_ATL_TDM_DCA_DDESC_EN_ADR(dca) (0x00008400 + (dca) * 0x4) argument
/openbmc/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.h81 u8 dca; member
/openbmc/linux/include/soc/fsl/
H A Dqman.h284 u8 dca; member
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c674 int dca; member
3423 int dca = 0; in qib_setup_7322_interrupt() local
H A Dqib.h437 int dca; member
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman.c182 u8 dca; member