Searched refs:set_ci_db (Results 1 – 12 of 12) sorted by relevance
37 __be32 *set_ci_db; member 127 *cq->set_ci_db = cpu_to_be32(cq->cons_index & 0xffffff);
413 cmd.db_addr = (uintptr_t) cq->set_ci_db; in mlx4_cmd_create_cq()436 cmd.db_addr = (uintptr_t) cq->set_ci_db; in mlx4_cmd_create_cq_ex()503 cq->set_ci_db = mlx4_alloc_db(to_mctx(context), MLX4_DB_TYPE_CQ); in create_cq()504 if (!cq->set_ci_db) in create_cq()507 cq->arm_db = cq->set_ci_db + 1; in create_cq()510 *cq->set_ci_db = 0; in create_cq()533 mlx4_free_db(to_mctx(context), MLX4_DB_TYPE_CQ, cq->set_ci_db); in create_cq()639 mlx4_free_db(to_mctx(cq->context), MLX4_DB_TYPE_CQ, to_mcq(cq)->set_ci_db); in mlx4_destroy_cq()
184 uint32_t *set_ci_db; member348 *cq->set_ci_db = htobe32(cq->cons_index & 0xffffff); in mlx4_update_cons_index()
122 cq->mcq.set_ci_db = cq->wqres.db.db; in mlx4_en_activate_cq()124 *cq->mcq.set_ci_db = 0; in mlx4_en_activate_cq()
165 *cq->set_ci_db = cpu_to_be32(cq->cons_index & 0xffffff); in mlx4_cq_set_ci()
739 __be32 *set_ci_db; member
215 __be32 *set_ci_db; member
208 *cq->set_ci_db = cpu_to_be32(cq->cons_index); in update_cons_index()799 cq->cqn, &cq->set_ci_db); in mthca_init_cq()
226 cq->mcq.set_ci_db = cq->db.db; in mlx4_ib_create_cq()228 *cq->mcq.set_ci_db = 0; in mlx4_ib_create_cq()
484 conn->cq.mcq.set_ci_db = conn->cq.wq_ctrl.db.db; in mlx5_fpga_conn_create_cq()486 *conn->cq.mcq.set_ci_db = 0; in mlx5_fpga_conn_create_cq()
865 cq->mcq.set_ci_db = cq->db.db; in create_cq_kernel()
2003 mcq->set_ci_db = cq->wq_ctrl.db.db; in mlx5e_create_cq()2005 *mcq->set_ci_db = 0; in mlx5e_create_cq()