Searched refs:mthca_eq (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_eq.c | 173 static inline void tavor_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in tavor_set_eq_ci() 189 static inline void arbel_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in arbel_set_eq_ci() 199 static inline void set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in set_eq_ci() 228 static inline struct mthca_eqe *get_eqe(struct mthca_eq *eq, u32 entry) in get_eqe() 234 static inline struct mthca_eqe *next_eqe_sw(struct mthca_eq *eq) in next_eqe_sw() 260 static int mthca_eq_int(struct mthca_dev *dev, struct mthca_eq *eq) in mthca_eq_int() 420 struct mthca_eq *eq = eq_ptr; in mthca_tavor_msi_x_interrupt() 454 struct mthca_eq *eq = eq_ptr; in mthca_arbel_msi_x_interrupt() 468 struct mthca_eq *eq) in mthca_create_eq() 589 struct mthca_eq *e in mthca_free_eq() [all...] |
H A D | Makefile | 5 mthca_allocator.o mthca_eq.o mthca_pd.o mthca_cq.o \
|
H A D | mthca_provider.h | 87 struct mthca_eq { struct
|
H A D | mthca_dev.h | 230 struct mthca_eq eq[MTHCA_NUM_EQ];
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_eq.c | 173 static inline void tavor_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in tavor_set_eq_ci() 189 static inline void arbel_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in arbel_set_eq_ci() 199 static inline void set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in set_eq_ci() 228 static inline struct mthca_eqe *get_eqe(struct mthca_eq *eq, u32 entry) in get_eqe() 234 static inline struct mthca_eqe *next_eqe_sw(struct mthca_eq *eq) in next_eqe_sw() 260 static int mthca_eq_int(struct mthca_dev *dev, struct mthca_eq *eq) in mthca_eq_int() 420 struct mthca_eq *eq = eq_ptr; in mthca_tavor_msi_x_interrupt() 454 struct mthca_eq *eq = eq_ptr; in mthca_arbel_msi_x_interrupt() 468 struct mthca_eq *eq) in mthca_create_eq() 589 struct mthca_eq *e in mthca_free_eq() [all...] |
H A D | Makefile | 5 mthca_allocator.o mthca_eq.o mthca_pd.o mthca_cq.o \
|
H A D | mthca_provider.h | 87 struct mthca_eq { struct
|
H A D | mthca_dev.h | 230 struct mthca_eq eq[MTHCA_NUM_EQ];
|
Completed in 7 milliseconds