Searched refs:ceq_create (Results 1 – 2 of 2) sorted by relevance
1046 enum i40iw_status_code (*ceq_create)(struct i40iw_sc_ceq *, u64, bool); member1284 } ceq_create; member
4170 status = i40iw_sc_ceq_create(pcmdinfo->in.u.ceq_create.ceq, in i40iw_exec_cqp_cmd()4171 pcmdinfo->in.u.ceq_create.scratch, in i40iw_exec_cqp_cmd()5127 .ceq_create = i40iw_sc_ceq_create,