Searched defs:dct (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/ |
A D | qpc.c | 96 struct mlx5_core_dct *dct; in rsc_event_notifier() local 191 struct mlx5_core_dct *dct, bool need_cleanup) in _mlx5_core_destroy_dct() 215 int mlx5_core_create_dct(struct mlx5_ib_dev *dev, struct mlx5_core_dct *dct, in mlx5_core_create_dct() 273 struct mlx5_core_dct *dct) in mlx5_core_drain_dct() 285 struct mlx5_core_dct *dct) in mlx5_core_destroy_dct() 519 int mlx5_core_dct_query(struct mlx5_ib_dev *dev, struct mlx5_core_dct *dct, in mlx5_core_dct_query()
|
A D | qp.c | 4963 struct mlx5_core_dct *dct = &mqp->dct.mdct; in mlx5_ib_dct_query_qp() local
|
A D | mlx5_ib.h | 487 struct mlx5_ib_dct dct; member
|
/linux-6.3-rc2/drivers/edac/ |
A D | amd64_edac.c | 104 static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct) in f15h_select_dct() 128 static inline int amd64_read_dct_pci_cfg(struct amd64_pvt *pvt, u8 dct, in amd64_read_dct_pci_cfg() 430 #define for_each_chip_select(i, dct, pvt) \ argument 433 #define chip_select_base(i, dct, pvt) \ argument 436 #define for_each_chip_select_mask(i, dct, pvt) \ argument 1910 static int k8_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in k8_dbam_to_chip_select() 2014 static int f10_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f10_dbam_to_chip_select() 2030 static int f15_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_dbam_to_chip_select() 2072 static int f16_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f16_dbam_to_chip_select() 2347 static int f1x_lookup_addr_in_dct(u64 in_addr, u8 nid, u8 dct) in f1x_lookup_addr_in_dct() [all …]
|
A D | amd64_edac.h | 166 #define csrow_enabled(i, dct, pvt) ((pvt)->csels[(dct)].csbases[(i)] & DCSB_CS_ENABLE) argument 167 #define csrow_sec_enabled(i, dct, pvt) ((pvt)->csels[(dct)].csbases_sec[(i)] & DCSB_CS_ENABLE) argument
|
/linux-6.3-rc2/drivers/soc/fsl/dpio/ |
A D | qbman-portal.c | 1068 enum qbman_pull_type_e dct) in qbman_pull_desc_set_wq() 1083 enum qbman_pull_type_e dct) in qbman_pull_desc_set_channel()
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | pal.h | 1294 dct :4, /* Date cache tracking */ member
|
/linux-6.3-rc2/include/linux/mlx5/ |
A D | device.h | 743 struct mlx5_eqe_dct dct; member
|
A D | mlx5_ifc.h | 1647 u8 dct[0x1]; member
|
Completed in 115 milliseconds