Searched defs:dct (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | qp.c | 128 struct mlx5_core_dct *dct; in rsc_event_notifier() local 234 struct mlx5_core_dct *dct, bool need_cleanup) in _mlx5_core_destroy_dct() 265 struct mlx5_core_dct *dct, in mlx5_core_create_dct() 338 struct mlx5_core_dct *dct) in mlx5_core_drain_dct() 352 struct mlx5_core_dct *dct) in mlx5_core_destroy_dct() 556 int mlx5_core_dct_query(struct mlx5_core_dev *dev, struct mlx5_core_dct *dct, in mlx5_core_dct_query()
|
/Linux-v5.4/drivers/edac/ |
D | amd64_edac.c | 90 static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct) in f15h_select_dct() 114 static inline int amd64_read_dct_pci_cfg(struct amd64_pvt *pvt, u8 dct, in amd64_read_dct_pci_cfg() 391 static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct, in get_cs_base_and_mask() 447 #define for_each_chip_select(i, dct, pvt) \ argument 450 #define chip_select_base(i, dct, pvt) \ argument 453 #define for_each_chip_select_mask(i, dct, pvt) \ argument 1346 static int k8_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in k8_dbam_to_chip_select() 1513 static int f10_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f10_dbam_to_chip_select() 1529 static int f15_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_dbam_to_chip_select() 1538 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 | 174 #define csrow_enabled(i, dct, pvt) ((pvt)->csels[(dct)].csbases[(i)] & DCSB_CS_ENABLE) argument 175 #define csrow_sec_enabled(i, dct, pvt) ((pvt)->csels[(dct)].csbases_sec[(i)] & DCSB_CS_ENABLE) argument
|
/Linux-v5.4/drivers/soc/fsl/dpio/ |
D | qbman-portal.c | 626 enum qbman_pull_type_e dct) in qbman_pull_desc_set_wq() 640 enum qbman_pull_type_e dct) in qbman_pull_desc_set_channel()
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 405 struct mlx5_ib_dct dct; member
|
D | qp.c | 5696 struct mlx5_core_dct *dct = &mqp->dct.mdct; in mlx5_ib_dct_query_qp() local
|
/Linux-v5.4/arch/ia64/include/asm/ |
D | pal.h | 1293 dct :4, /* Date cache tracking */ member
|
/Linux-v5.4/include/linux/mlx5/ |
D | device.h | 707 struct mlx5_eqe_dct dct; member
|
D | mlx5_ifc.h | 1283 u8 dct[0x1]; member
|