Lines Matching refs:vfdev_info
261 req->vfdev_info.opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_vf_pf_acquire()
270 req->vfdev_info.os_type = VFPF_ACQUIRE_OS_LINUX; in qed_vf_pf_acquire()
271 req->vfdev_info.fw_major = FW_MAJOR_VERSION; in qed_vf_pf_acquire()
272 req->vfdev_info.fw_minor = FW_MINOR_VERSION; in qed_vf_pf_acquire()
273 req->vfdev_info.fw_revision = FW_REVISION_VERSION; in qed_vf_pf_acquire()
274 req->vfdev_info.fw_engineering = FW_ENGINEERING_VERSION; in qed_vf_pf_acquire()
275 req->vfdev_info.eth_fp_hsi_major = ETH_HSI_VER_MAJOR; in qed_vf_pf_acquire()
276 req->vfdev_info.eth_fp_hsi_minor = ETH_HSI_VER_MINOR; in qed_vf_pf_acquire()
279 req->vfdev_info.capabilities |= VFPF_ACQUIRE_CAP_100G; in qed_vf_pf_acquire()
283 req->vfdev_info.capabilities |= VFPF_ACQUIRE_CAP_PHYSICAL_BAR | in qed_vf_pf_acquire()
330 req->vfdev_info.capabilities |= in qed_vf_pf_acquire()
354 if (req->vfdev_info.capabilities & in qed_vf_pf_acquire()
363 req->vfdev_info.capabilities |= in qed_vf_pf_acquire()
385 if (req->vfdev_info.capabilities & VFPF_ACQUIRE_CAP_PRE_FP_HSI) in qed_vf_pf_acquire()