Searched refs:ccq_destroy (Results 1 – 3 of 3) sorted by relevance
1034 enum i40iw_status_code (*ccq_destroy)(struct i40iw_sc_cq *, u64, bool); member
374 status = dev->ccq_ops->ccq_destroy(dev->ccq, 0, true); in i40iw_destroy_ccq()
5113 .ccq_destroy = i40iw_sc_ccq_destroy,