Searched defs:dct (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/edac/ |
D | amd64_edac.c | 86 static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct) in f15h_select_dct() 110 static inline int amd64_read_dct_pci_cfg(struct amd64_pvt *pvt, u8 dct, in amd64_read_dct_pci_cfg() 386 static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct, in get_cs_base_and_mask() 442 #define for_each_chip_select(i, dct, pvt) \ argument 445 #define chip_select_base(i, dct, pvt) \ argument 448 #define for_each_chip_select_mask(i, dct, pvt) \ argument 1287 static int k8_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in k8_dbam_to_chip_select() 1454 static int f10_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f10_dbam_to_chip_select() 1470 static int f15_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_dbam_to_chip_select() 1479 static int f15_m60h_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_m60h_dbam_to_chip_select() [all …]
|
D | amd64_edac.h | 167 #define csrow_enabled(i, dct, pvt) ((pvt)->csels[(dct)].csbases[(i)] & DCSB_CS_ENABLE) argument
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | qp.c | 126 struct mlx5_core_dct *dct; in mlx5_rsc_event() local 195 struct mlx5_core_dct *dct, in mlx5_core_create_dct() 270 struct mlx5_core_dct *dct) in mlx5_core_drain_dct() 283 struct mlx5_core_dct *dct) in mlx5_core_destroy_dct() 495 int mlx5_core_dct_query(struct mlx5_core_dev *dev, struct mlx5_core_dct *dct, in mlx5_core_dct_query()
|
/Linux-v4.19/drivers/soc/fsl/dpio/ |
D | qbman-portal.c | 550 enum qbman_pull_type_e dct) in qbman_pull_desc_set_wq() 564 enum qbman_pull_type_e dct) in qbman_pull_desc_set_channel()
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 393 struct mlx5_ib_dct dct; member
|
D | qp.c | 5029 struct mlx5_core_dct *dct = &mqp->dct.mdct; in mlx5_ib_dct_query_qp() local
|
/Linux-v4.19/include/linux/mlx5/ |
D | device.h | 658 struct mlx5_eqe_dct dct; member
|
D | mlx5_ifc.h | 1009 u8 dct[0x1]; member
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pal.h | 1293 dct :4, /* Date cache tracking */ member
|