Home
last modified time | relevance | path

Searched refs:ccq_destroy (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_type.h1034 enum i40iw_status_code (*ccq_destroy)(struct i40iw_sc_cq *, u64, bool); member
H A Di40iw_main.c374 status = dev->ccq_ops->ccq_destroy(dev->ccq, 0, true); in i40iw_destroy_ccq()
H A Di40iw_ctrl.c5113 .ccq_destroy = i40iw_sc_ccq_destroy,