Searched defs:dct (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/infiniband/hw/mlx5/ |
H A D | qpc.c | 95 struct mlx5_core_dct *dct; in dct_event_notifier() local 210 struct mlx5_core_dct *dct) in _mlx5_core_destroy_dct() 221 int mlx5_core_create_dct(struct mlx5_ib_dev *dev, struct mlx5_core_dct *dct, in mlx5_core_create_dct() 280 struct mlx5_core_dct *dct) in mlx5_core_drain_dct() 292 struct mlx5_core_dct *dct) in mlx5_core_destroy_dct() 554 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
|
H A D | mlx5_ib.h | 517 struct mlx5_ib_dct dct; member
|
/linux/drivers/edac/ |
H 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() 374 static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct, in get_cs_base_and_mask() 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 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 | 1794 u8 dct[0x1]; member
|