Symbol: vf_valid
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sb.c
1376
pdev->vars.status_blocks_arr[sb_id].hc_status_block_data.e1x_sb_data.common.p_func.vf_valid = FALSE;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sb.c
1391
pdev->vars.status_blocks_arr[sb_id].hc_status_block_data.e2_sb_data.common.p_func.vf_valid = FALSE;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sb.c
1394
pdev->vars.status_blocks_arr[sb_id].hc_status_block_data.e2_sb_data.common.p_func.vf_valid = TRUE;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sb.c
1593
pdev->vars.status_blocks_arr[LM_SW_VF_SB_ID(vf_info,sb_idx)].hc_status_block_data.e2_sb_data.common.p_func.vf_valid = TRUE;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sb.c
646
pdev->vars.gen_sp_status_block.sb_data.p_func.vf_valid = FALSE;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/5710_hsi.h
8429
u8_t vf_valid /* If set, this is a VF, otherwise it is PF */;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/5710_hsi.h
8437
u8_t vf_valid /* If set, this is a VF, otherwise it is PF */;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore.h
869
u8 vf_valid = GET_FIELD(concrete_fid, PXP_CONCRETE_FID_VFVALID);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore.h
872
if (vf_valid)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_hsi_rdma.h
172
u8 vf_valid;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_hsi_rdma.h
250
u8 vf_valid;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_hsi_rdma.h
60
u8 vf_valid;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_int.c
1341
u8 pf_id, u16 vf_number, u8 vf_valid)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_int.c
1351
SET_FIELD(p_sb_entry->params, CAU_SB_ENTRY_VF_VALID, vf_valid);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_int.c
1432
u16 vf_number, u8 vf_valid)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_int.c
1437
vf_number, vf_valid);
usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/ecore_hsi_rdma.h
172
u8 vf_valid;
usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/ecore_hsi_rdma.h
250
u8 vf_valid;
usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/ecore_hsi_rdma.h
60
u8 vf_valid;