Lines Matching refs:reply_virt
456 vf->vf_mbx.reply_virt = p_reply_virt_addr + idx; in qed_iov_setup_vfdb()
1220 mbx->reply_virt->default_resp.hdr.status = status; in qed_iov_send_response()
1222 qed_dp_tlv_list(p_hwfn, mbx->reply_virt); in qed_iov_send_response()
1283 memset(p_mbx->reply_virt, 0, sizeof(union pfvf_tlvs)); in qed_iov_prep_vp_update_resp_tlvs()
1284 p_mbx->offset = (u8 *)p_mbx->reply_virt; in qed_iov_prep_vp_update_resp_tlvs()
1325 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_prepare_resp()
1556 struct pfvf_acquire_resp_tlv *resp = &mbx->reply_virt->acquire_resp; in qed_iov_vf_mbx_acquire()
2036 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_vf_mbx_start_rxq_resp()
2326 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_vf_mbx_update_tunn_param()
2406 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_vf_mbx_start_txq_resp()
3434 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_vf_pf_get_coalesce()