Home
last modified time | relevance | path

Searched refs:vf_valid (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.h228 u8 vf_valid);
281 u16 vf_number, u8 vf_valid);
H A Decore.h869 u8 vf_valid = GET_FIELD(concrete_fid, PXP_CONCRETE_FID_VFVALID); in ecore_concrete_to_sw_fid() local
872 if (vf_valid) in ecore_concrete_to_sw_fid()
H A Decore_hsi_rdma.h60 u8 vf_valid; member
172 u8 vf_valid; member
250 u8 vf_valid; member
H A Decore_int.c1341 u8 pf_id, u16 vf_number, u8 vf_valid) in ecore_init_cau_sb_entry() argument
1351 SET_FIELD(p_sb_entry->params, CAU_SB_ENTRY_VF_VALID, vf_valid); in ecore_init_cau_sb_entry()
1432 u16 vf_number, u8 vf_valid) in ecore_int_cau_conf_sb() argument
1437 vf_number, vf_valid); in ecore_int_cau_conf_sb()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sb.c646 pdev->vars.gen_sp_status_block.sb_data.p_func.vf_valid = FALSE; in lm_init_sp_status_block()
1376 …pdev->vars.status_blocks_arr[sb_id].hc_status_block_data.e1x_sb_data.common.p_func.vf_valid = FALS… in lm_init_non_def_status_block()
1391 …pdev->vars.status_blocks_arr[sb_id].hc_status_block_data.e2_sb_data.common.p_func.vf_valid = FALSE; in lm_init_non_def_status_block()
1394 … pdev->vars.status_blocks_arr[sb_id].hc_status_block_data.e2_sb_data.common.p_func.vf_valid = TRUE; in lm_init_non_def_status_block()
1593 …_arr[LM_SW_VF_SB_ID(vf_info,sb_idx)].hc_status_block_data.e2_sb_data.common.p_func.vf_valid = TRUE; in lm_pf_init_vf_non_def_sb()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_rdma.h60 u8 vf_valid; member
172 u8 vf_valid; member
250 u8 vf_valid; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h8429 u8_t vf_valid /* If set, this is a VF, otherwise it is PF */; member
8437 u8_t vf_valid /* If set, this is a VF, otherwise it is PF */;