Lines Matching refs:u
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()
545 info = &cqp_info->in.u.add_arp_cache_entry.info; in i40iw_manage_arp_cache()
550 cqp_info->in.u.add_arp_cache_entry.scratch = (uintptr_t)cqp_request; in i40iw_manage_arp_cache()
551 cqp_info->in.u.add_arp_cache_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_arp_cache()
554 cqp_info->in.u.del_arp_cache_entry.scratch = (uintptr_t)cqp_request; in i40iw_manage_arp_cache()
555 cqp_info->in.u.del_arp_cache_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_arp_cache()
556 cqp_info->in.u.del_arp_cache_entry.arp_index = arp_index; in i40iw_manage_arp_cache()
559 cqp_info->in.u.add_arp_cache_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_arp_cache()
560 cqp_info->in.u.add_arp_cache_entry.scratch = (uintptr_t)cqp_request; in i40iw_manage_arp_cache()
605 info = &cqp_info->in.u.manage_qhash_table_entry.info; in i40iw_manage_qhash()
651 cqp_info->in.u.manage_qhash_table_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_qhash()
652 cqp_info->in.u.manage_qhash_table_entry.scratch = (uintptr_t)cqp_request; in i40iw_manage_qhash()
684 hw_info = &cqp_request->info.in.u.qp_flush_wqes.info; in i40iw_hw_flush_wqes()
689 cqp_info->in.u.qp_flush_wqes.qp = qp; in i40iw_hw_flush_wqes()
690 cqp_info->in.u.qp_flush_wqes.scratch = (uintptr_t)cqp_request; in i40iw_hw_flush_wqes()
739 ae_info = &cqp_request->info.in.u.gen_ae.info; in i40iw_gen_ae()
744 cqp_info->in.u.gen_ae.qp = qp; in i40iw_gen_ae()
745 cqp_info->in.u.gen_ae.scratch = (uintptr_t)cqp_request; in i40iw_gen_ae()
774 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()