Home
last modified time | relevance | path

Searched refs:mthca_eqe (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_eq.c124 struct mthca_eqe { struct
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()
236 struct mthca_eqe *eqe; in next_eqe_sw()
241 static inline void set_eqe_hw(struct mthca_eqe *eqe) in set_eqe_hw()
262 struct mthca_eqe *eqe; in mthca_eq_int()