Searched defs:cq_context (Results 1 – 9 of 9) sorted by relevance
123 struct mlx4_cq_context *cq_context; in mlx4_cq_modify() local147 struct mlx4_cq_context *cq_context; in mlx4_cq_resize() local250 struct mlx4_cq_context *cq_context; in mlx4_cq_alloc() local
254 static void rq_comp_handler(struct ib_cq *cq, void *cq_context) in rq_comp_handler()418 static void sq_comp_handler(struct ib_cq *cq, void *cq_context) in sq_comp_handler()
851 static void iser_cq_callback(struct ib_cq *cq, void *cq_context) in iser_cq_callback()
326 static void cq_comp_handler(struct ib_cq *cq, void *cq_context) in cq_comp_handler()
397 void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context) in ib_uverbs_comp_handler()
909 void *cq_context, int cqe, int comp_vector) in ib_create_cq()
780 struct mthca_cq_context *cq_context; in mthca_init_cq() local
996 struct cq_context { struct998 #define lpfc_cq_context_event_SHIFT 31 argument1032 struct cq_context context; argument
927 void *cq_context; member