Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libmthca/src/
HDdoorbell.h53 static inline void mthca_write_db_rec(uint32_t val[2], uint32_t *db) in mthca_write_db_rec() function
83 static inline void mthca_write_db_rec(uint32_t val[2], uint32_t *db) in mthca_write_db_rec() function
98 static inline void mthca_write_db_rec(uint32_t val[2], uint32_t *db) in mthca_write_db_rec() function
HDcq.c515 mthca_write_db_rec(doorbell, cq->arm_db); in mthca_arbel_arm_cq()
/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_doorbell.h65 static inline void mthca_write_db_rec(__be32 val[2], __be32 *db) in mthca_write_db_rec() function
102 static inline void mthca_write_db_rec(__be32 val[2], __be32 *db) in mthca_write_db_rec() function
HDmthca_cq.c753 mthca_write_db_rec(db_rec, cq->arm_db); in mthca_arbel_arm_cq()