Searched refs:callback_fcn (Results 1 – 6 of 6) sorted by relevance
410 cqp_request->callback_fcn = NULL; in i40iw_free_cqp_request()660 cqp_request->callback_fcn = i40iw_free_qp; in i40iw_rem_ref()982 work_info->callback_fcn(work_info->worker_vf_dev); in i40iw_cqp_generic_worker()1025 hmcfcninfo->callback_fcn(cqp_request->info.in.u.manage_hmc_pm.dev, in i40iw_cqp_manage_hmc_fcn_worker()1045 if (hmcfcninfo && hmcfcninfo->callback_fcn) { in i40iw_cqp_manage_hmc_fcn_callback()1076 cqp_request->callback_fcn = i40iw_cqp_manage_hmc_fcn_callback; in i40iw_cqp_manage_hmc_fcn_cmd()
164 void (*callback_fcn)(struct i40iw_sc_dev *, void *, member
498 hmc_fcn_info.callback_fcn = pf_cqp_get_hmc_fcn_callback; in i40iw_vchnl_recv_pf()524 work_info.callback_fcn = pf_add_hmc_obj_callback; in i40iw_vchnl_recv_pf()532 work_info.callback_fcn = pf_del_hmc_obj_callback; in i40iw_vchnl_recv_pf()
150 if (cqp_request->callback_fcn) in i40iw_cqp_ce_handler()151 cqp_request->callback_fcn(cqp_request, 1); in i40iw_cqp_ce_handler()636 cqp_request->callback_fcn = i40iw_send_syn_cqp_callback; in i40iw_manage_qhash()
141 void (*callback_fcn)(struct i40iw_cqp_request*, u32); member
1354 void (*callback_fcn)(void *vf_dev); member