Searched refs:reply_virt (Results 1 – 2 of 2) sorted by relevance
111 union pfvf_tlvs *reply_virt; member
433 vf->vf_mbx.reply_virt = p_reply_virt_addr + idx; in qed_iov_setup_vfdb()1202 mbx->reply_virt->default_resp.hdr.status = status; in qed_iov_send_response()1204 qed_dp_tlv_list(p_hwfn, mbx->reply_virt); in qed_iov_send_response()1265 memset(p_mbx->reply_virt, 0, sizeof(union pfvf_tlvs)); in qed_iov_prep_vp_update_resp_tlvs()1266 p_mbx->offset = (u8 *)p_mbx->reply_virt; in qed_iov_prep_vp_update_resp_tlvs()1307 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_prepare_resp()1538 struct pfvf_acquire_resp_tlv *resp = &mbx->reply_virt->acquire_resp; in qed_iov_vf_mbx_acquire()2020 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_vf_mbx_start_rxq_resp()2310 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_vf_mbx_update_tunn_param()2390 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_vf_mbx_start_txq_resp()[all …]