Searched defs:dca (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/drivers/dca/ |
D | dca-core.c | 79 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()
|
D | dca-sysfs.c | 20 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()
|
/linux-6.6.21/drivers/dma/ioat/ |
D | dca.c | 98 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
|
D | init.c | 1087 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-6.6.21/include/linux/ |
D | dca.h | 46 static inline void *dca_priv(struct dca_provider *dca) in dca_priv()
|
/linux-6.6.21/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_llh.c | 351 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()
|
D | hw_atl_llh_internal.h | 137 #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
|
/linux-6.6.21/drivers/soc/fsl/dpio/ |
D | qbman-portal.h | 81 u8 dca; member
|
/linux-6.6.21/include/soc/fsl/ |
D | qman.h | 284 u8 dca; member
|
/linux-6.6.21/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 674 int dca; member 3423 int dca = 0; in qib_setup_7322_interrupt() local
|
D | qib.h | 437 int dca; member
|
/linux-6.6.21/drivers/soc/fsl/qbman/ |
D | qman.c | 182 u8 dca; member
|