Searched refs:manage_apbvt_entry (Results 1 – 3 of 3) sorted by relevance
457 info = &cqp_info->in.u.manage_apbvt_entry.info; in i40iw_cqp_manage_abvpt_cmd()465 cqp_info->in.u.manage_apbvt_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_cqp_manage_abvpt_cmd()466 cqp_info->in.u.manage_apbvt_entry.scratch = (uintptr_t)cqp_request; in i40iw_cqp_manage_abvpt_cmd()
1135 enum i40iw_status_code (*manage_apbvt_entry)(struct i40iw_sc_cqp *, member1331 } manage_apbvt_entry; member
4158 pcmdinfo->in.u.manage_apbvt_entry.cqp, in i40iw_exec_cqp_cmd()4159 &pcmdinfo->in.u.manage_apbvt_entry.info, in i40iw_exec_cqp_cmd()4160 pcmdinfo->in.u.manage_apbvt_entry.scratch, in i40iw_exec_cqp_cmd()5185 .manage_apbvt_entry = i40iw_sc_manage_apbvt_entry,