Searched refs:reply_virt (Results 1 – 2 of 2) sorted by relevance
112 union pfvf_tlvs *reply_virt; member
435 vf->vf_mbx.reply_virt = p_reply_virt_addr + idx; in qed_iov_setup_vfdb()1204 mbx->reply_virt->default_resp.hdr.status = status; in qed_iov_send_response()1206 qed_dp_tlv_list(p_hwfn, mbx->reply_virt); in qed_iov_send_response()1267 memset(p_mbx->reply_virt, 0, sizeof(union pfvf_tlvs)); in qed_iov_prep_vp_update_resp_tlvs()1268 p_mbx->offset = (u8 *)p_mbx->reply_virt; in qed_iov_prep_vp_update_resp_tlvs()1309 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_prepare_resp()1540 struct pfvf_acquire_resp_tlv *resp = &mbx->reply_virt->acquire_resp; in qed_iov_vf_mbx_acquire()2022 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_vf_mbx_start_rxq_resp()2312 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_vf_mbx_update_tunn_param()2392 mbx->offset = (u8 *)mbx->reply_virt; in qed_iov_vf_mbx_start_txq_resp()[all …]