Searched refs:vf_fw_hsi_version (Results 1 – 2 of 2) sorted by relevance
68 u32 vf_fw_hsi_version; /* e.g. 6.0.12 */ member
58 if( 0 == request->vfdev_info.vf_fw_hsi_version ) in lm_pf_vf_check_compatibility()71 if (request->vfdev_info.vf_fw_hsi_version >= FW_REV_INTERFACE_SUPPORTED) in lm_pf_vf_check_compatibility()1455 …sw_mess->vfdev_info.vf_fw_hsi_version = pdev->ver_num_fw; /* Must not be zero otherwise, VF will… in lm_vf_pf_acquire_msg()1457 DbgBreakIf( 0 == sw_mess->vfdev_info.vf_fw_hsi_version ); in lm_vf_pf_acquire_msg()