Searched refs:manage_apbvt_entry (Results 1 – 3 of 3) sorted by relevance
458 info = &cqp_info->in.u.manage_apbvt_entry.info; in i40iw_cqp_manage_abvpt_cmd()466 cqp_info->in.u.manage_apbvt_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_cqp_manage_abvpt_cmd()467 cqp_info->in.u.manage_apbvt_entry.scratch = (uintptr_t)cqp_request; in i40iw_cqp_manage_abvpt_cmd()
1128 enum i40iw_status_code (*manage_apbvt_entry)(struct i40iw_sc_cqp *, member1324 } manage_apbvt_entry; member
4070 pcmdinfo->in.u.manage_apbvt_entry.cqp, in i40iw_exec_cqp_cmd()4071 &pcmdinfo->in.u.manage_apbvt_entry.info, in i40iw_exec_cqp_cmd()4072 pcmdinfo->in.u.manage_apbvt_entry.scratch, in i40iw_exec_cqp_cmd()5090 .manage_apbvt_entry = i40iw_sc_manage_apbvt_entry,