Searched refs:ib_create_cq (Results 1 – 3 of 3) sorted by relevance
728 struct ib_cq *ib_create_cq(struct ib_device *device,
523 ic->i_cq = ib_create_cq(dev, rdsv3_ib_cq_comp_handler, in rdsv3_ib_setup_qp()535 ic->i_snd_cq = ib_create_cq(dev, rdsv3_ib_snd_cq_comp_handler, in rdsv3_ib_setup_qp()
938 ib_create_cq(struct ib_device *device, ib_comp_handler comp_handler, in ib_create_cq() function