Home
last modified time | relevance | path

Searched refs:vfdev_info (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c58 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()
73 vf_info->fp_hsi_ver = request->vfdev_info.fp_hsi_ver; in lm_pf_vf_check_compatibility()
86 if (!(request->vfdev_info.vf_aux & SW_VFPF_VFDEF_INFO_AUX_DIRECT_DQ)) in lm_pf_vf_check_compatibility()
1452 sw_mess->vfdev_info.vf_id = ABS_VFID(pdev); /* ME register value */ in lm_vf_pf_acquire_msg()
1453 sw_mess->vfdev_info.vf_os = 0; /* e.g. Linux, W2K8 */ in lm_vf_pf_acquire_msg()
1454 sw_mess->vfdev_info.vf_aux = SW_VFPF_VFDEF_INFO_AUX_DIRECT_DQ; in lm_vf_pf_acquire_msg()
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()
1468 hw_mess->vfdev_info.vf_id = ABS_VFID(pdev); /* ME register value */ in lm_vf_pf_acquire_msg()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dvfpf_if.h69 } vfdev_info; member
H A Dhw_channel.h161 } vfdev_info; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vfpf_if.h143 } vfdev_info; member