Searched refs:ccq_ops (Results 1 – 5 of 5) sorted by relevance
132 ret = dev->ccq_ops->ccq_get_cqe_info(cq, &info); in i40iw_cqp_ce_handler()161 dev->ccq_ops->ccq_arm(cq); in i40iw_cqp_ce_handler()206 dev->ccq_ops->ccq_arm(cq); in i40iw_puda_ce_handler()
378 status = dev->ccq_ops->ccq_destroy(dev->ccq, 0, true); in i40iw_destroy_ccq()665 status = dev->ccq_ops->ccq_init(dev->ccq, &info); in i40iw_create_ccq()667 status = dev->ccq_ops->ccq_create(dev->ccq, 0, true, true); in i40iw_create_ccq()1690 dev->ccq_ops->ccq_arm(dev->ccq); in i40iw_open()
491 struct i40iw_ccq_ops *ccq_ops; member
976 dev->ccq_ops->ccq_arm(&rsrc->cq); in i40iw_puda_create_rsrc()
5165 dev->ccq_ops = &iw_ccq_ops; in i40iw_device_init()