Searched refs:callback_fcn (Results 1 – 6 of 6) sorted by relevance
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()
408 cqp_request->callback_fcn = NULL; in i40iw_free_cqp_request()941 work_info->callback_fcn(work_info->worker_vf_dev); in i40iw_cqp_generic_worker()984 hmcfcninfo->callback_fcn(cqp_request->info.in.u.manage_hmc_pm.dev, in i40iw_cqp_manage_hmc_fcn_worker()1004 if (hmcfcninfo && hmcfcninfo->callback_fcn) { in i40iw_cqp_manage_hmc_fcn_callback()1035 cqp_request->callback_fcn = i40iw_cqp_manage_hmc_fcn_callback; in i40iw_cqp_manage_hmc_fcn_cmd()
150 if (cqp_request->callback_fcn) in i40iw_cqp_ce_handler()151 cqp_request->callback_fcn(cqp_request, 1); in i40iw_cqp_ce_handler()635 cqp_request->callback_fcn = i40iw_send_syn_cqp_callback; in i40iw_manage_qhash()
141 void (*callback_fcn)(struct i40iw_cqp_request*, u32); member
1367 void (*callback_fcn)(void *vf_dev); member