Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_type.h1047 enum i40iw_status_code (*cceq_create)(struct i40iw_sc_ceq *, u64); member
H A Di40iw_main.c745 status = dev->ceq_ops->cceq_create(&iwceq->sc_ceq, scratch); in i40iw_create_ceq()
H A Di40iw_ctrl.c5124 .cceq_create = i40iw_sc_cceq_create,