Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_type.h1025 enum i40iw_status_code (*cqp_destroy)(struct i40iw_sc_cqp *); member
H A Di40iw_main.c241 dev->cqp_ops->cqp_destroy(dev->cqp); in i40iw_destroy_cqp()
H A Di40iw_ctrl.c5106 .cqp_destroy = i40iw_sc_cqp_destroy,