Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_type.h1018 enum i40iw_status_code (*cqp_destroy)(struct i40iw_sc_cqp *); member
Di40iw_main.c245 dev->cqp_ops->cqp_destroy(dev->cqp); in i40iw_destroy_cqp()
Di40iw_ctrl.c5011 .cqp_destroy = i40iw_sc_cqp_destroy,