Home
last modified time | relevance | path

Searched refs:manage_vf_pble_bp (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_vf.h49 enum i40iw_status_code (*manage_vf_pble_bp)(struct i40iw_sc_cqp *, member
H A Di40iw_hw.c774 hw_info = &cqp_request->info.in.u.manage_vf_pble_bp.info; in i40iw_hw_manage_vf_pble_bp()
779 cqp_info->in.u.manage_vf_pble_bp.cqp = &iwdev->cqp.sc_cqp; in i40iw_hw_manage_vf_pble_bp()
780 cqp_info->in.u.manage_vf_pble_bp.scratch = (uintptr_t)cqp_request; in i40iw_hw_manage_vf_pble_bp()
H A Di40iw_type.h1254 } manage_vf_pble_bp; member
H A Di40iw_ctrl.c4332 pcmdinfo->in.u.manage_vf_pble_bp.cqp, in i40iw_exec_cqp_cmd()
4333 &pcmdinfo->in.u.manage_vf_pble_bp.info, in i40iw_exec_cqp_cmd()
4334 pcmdinfo->in.u.manage_vf_pble_bp.scratch, true); in i40iw_exec_cqp_cmd()