Searched defs:dct (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/infiniband/hw/mlx5/ |
H A D | qpc.c | 93 struct mlx5_core_dct *dct; in dct_event_notifier() local 196 struct mlx5_core_dct *dct) in _mlx5_core_destroy_dct() 207 int mlx5_core_create_dct(struct mlx5_ib_dev *dev, struct mlx5_core_dct *dct, in mlx5_core_create_dct() 266 struct mlx5_core_dct *dct) in mlx5_core_drain_dct() 278 struct mlx5_core_dct *dct) in mlx5_core_destroy_dct() 540 int mlx5_core_dct_query(struct mlx5_ib_dev *dev, struct mlx5_core_dct *dct, in mlx5_core_dct_query()
|
H A D | qp.c | 5036 struct mlx5_core_dct *dct = &mqp->dct.mdct; in mlx5_ib_dct_query_qp() local
|
/linux/drivers/edac/ |
H A D | amd64_edac.c | 103 static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct) in f15h_select_dct() 127 static inline int amd64_read_dct_pci_cfg(struct amd64_pvt *pvt, u8 dct, in amd64_read_dct_pci_cfg() 373 static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct, in get_cs_base_and_mask() 429 #define for_each_chip_select(i, dct, pvt) \ argument 432 #define chip_select_base(i, dct, pvt) \ argument 435 #define for_each_chip_select_mask(i, dct, pvt) \ argument 1841 static int k8_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in k8_dbam_to_chip_select() 1945 static int f10_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f10_dbam_to_chip_select() 1961 static int f15_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_dbam_to_chip_select() 1970 static int f15_m60h_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_m60h_dbam_to_chip_select() [all …]
|
H 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/drivers/soc/fsl/dpio/ |
H 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/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 1792 u8 dct[0x1]; member
|