Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_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
H A Dmthca_cq.c753 mthca_write_db_rec(db_rec, cq->arm_db); in mthca_arbel_arm_cq()