Home
last modified time | relevance | path

Searched full:vf_id (Results 1 – 25 of 53) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c724 static void ixgbe_clear_msg_pf(struct ixgbe_hw *hw, u16 vf_id) in ixgbe_clear_msg_pf() argument
726 u32 vf_shift = IXGBE_PFMBICR_SHIFT(vf_id); in ixgbe_clear_msg_pf()
727 s32 index = IXGBE_PFMBICR_INDEX(vf_id); in ixgbe_clear_msg_pf()
739 static void ixgbe_clear_ack_pf(struct ixgbe_hw *hw, u16 vf_id) in ixgbe_clear_ack_pf() argument
741 u32 vf_shift = IXGBE_PFMBICR_SHIFT(vf_id); in ixgbe_clear_ack_pf()
742 s32 index = IXGBE_PFMBICR_INDEX(vf_id); in ixgbe_clear_ack_pf()
768 * @vf_id: the VF index
772 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_id) in ixgbe_check_for_msg_pf() argument
774 u32 vf_shift = IXGBE_PFMBICR_SHIFT(vf_id); in ixgbe_check_for_msg_pf()
775 s32 index = IXGBE_PFMBICR_INDEX(vf_id); in ixgbe_check_for_msg_pf()
[all …]
H A Dixgbe_mbx.h202 void ixgbe_init_mbx_params_pf_id(struct ixgbe_hw *hw, u16 vf_id);
203 void ixgbe_upgrade_mbx_params_pf(struct ixgbe_hw *hw, u16 vf_id);
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_tool.h108 U8 VF_ID; /* 0x09 */ member
131 U8 VF_ID; /* 0x09 */ member
175 U8 VF_ID; /* 0x09 */ member
196 U8 VF_ID; /* 0x09 */ member
237 U8 VF_ID; /* 0x09 */ member
284 U8 VF_ID; /* 0x09 */ member
313 U8 VF_ID; /* 0x09 */ member
344 U8 VF_ID; /* 0x09 */ member
371 U8 VF_ID; /* 0x09 */ member
394 U8 VF_ID; /* 0x09 */ member
[all …]
H A Dmpi2_ioc.h226 U8 VF_ID; /* 0x09 */ member
297 U8 VF_ID; /* 0x09 */ member
320 U8 VF_ID; /* 0x09 */ member
336 U8 VF_ID; /* 0x09 */ member
444 U8 VF_ID; /* 0x09 */ member
459 U8 VF_ID; /* 0x09 */ member
496 U8 VF_ID; /* 0x09 */ member
513 U8 VF_ID; /* 0x09 */ member
538 U8 VF_ID; /* 0x09 */ member
561 U8 VF_ID; /* 0x09 */ member
[all …]
H A Dmpi2_sas.h147 U8 VF_ID; /* 0x09 */ member
174 U8 VF_ID; /* 0x09 */ member
216 U8 VF_ID; /* 0x09 */ member
249 U8 VF_ID; /* 0x09 */ member
281 U8 VF_ID; /* 0x09 */ member
339 U8 VF_ID; /* 0x09 */ member
H A Dmpi2_targ.h99 U8 VF_ID; /* 0x09 */ member
136 U8 VF_ID; /* 0x09 */ member
159 U8 VF_ID; /* 0x09 */ member
247 U8 VF_ID; /* 0x09 */ member
351 U8 VF_ID; /* 0x09 */ member
463 U8 VF_ID; /* 0x09 */ member
537 U8 VF_ID; /* 0x09 */ member
564 U8 VF_ID; /* 0x09 */ member
596 U8 VF_ID; /* 0x09 */ member
H A Dmpi2_init.h136 U8 VF_ID; /* 0x09 */ member
289 U8 VF_ID; /* 0x09 */ member
395 U8 VF_ID; /* 0x09 */ member
465 U8 VF_ID; /* 0x09 */ member
512 U8 VF_ID; /* 0x09 */ member
561 U8 VF_ID; /* 0x09 */ member
606 U8 VF_ID; /* 0x09 */ member
H A Dmpi2_ra.h83 U8 VF_ID; /* 0x09 */ member
106 U8 VF_ID; /* 0x09 */ member
H A Dmpi2_hbd.h80 U8 VF_ID; /* 0x09 */ member
143 U8 VF_ID; /* 0x09 */ member
H A Dmpi2_raid.h194 U8 VF_ID; /* 0x09 */ member
395 U8 VF_ID; /* 0x09 */ member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c361 start_cid = (((1 << LM_VF_MAX_RVFID_SIZE) | 0) << LM_VF_CID_WND_SIZE); //1st possible abs VF_ID
362 end_cid = (((1 << LM_VF_MAX_RVFID_SIZE) | 63) << LM_VF_CID_WND_SIZE); //last possible abs VF_ID
399 lm_status_t lm_pf_set_vf_ctx(struct _lm_device_t *pdev, u16_t vf_id, void* ctx) in lm_pf_set_vf_ctx() argument
402 lm_vf_info_t * vf_info = lm_pf_find_vf_info_by_rel_id(pdev, vf_id); in lm_pf_set_vf_ctx()
415 u16_t vf_id, in lm_pf_set_vf_stat_id() argument
419 lm_vf_info_t * vf_info = lm_pf_find_vf_info_by_rel_id(pdev, vf_id); in lm_pf_set_vf_stat_id()
423 DbgMessage(pdev, WARN, "VF[%d]: Stat ID: %d(FW)\n", vf_id, base_fw_stats_id); in lm_pf_set_vf_stat_id()
430 u8_t lm_pf_is_vf_mac_set(struct _lm_device_t *pdev, u16_t vf_id) in lm_pf_is_vf_mac_set() argument
433 lm_vf_info_t * vf_info = lm_pf_find_vf_info_by_rel_id(pdev, vf_id); in lm_pf_is_vf_mac_set()
441 lm_status_t lm_pf_set_vf_base_cam_idx(struct _lm_device_t *pdev, u16_t vf_id, u32_t base_cam_idx) in lm_pf_set_vf_base_cam_idx() argument
[all …]
H A Dlm_devinfo.c737 u8_t vf_id; in lm_get_igu_cam_info() local
744 for (vf_id = 0; vf_id < E2_MAX_NUM_OF_VFS; vf_id++) in lm_get_igu_cam_info()
746 blk_info->igu_info.vf_igu_info[vf_id].igu_base_sb = 0xFF; in lm_get_igu_cam_info()
747 blk_info->igu_info.vf_igu_info[vf_id].igu_sb_cnt = 0; in lm_get_igu_cam_info()
748 blk_info->igu_info.vf_igu_info[vf_id].igu_test_sb_cnt = 0; in lm_get_igu_cam_info()
749 blk_info->igu_info.vf_igu_info[vf_id].igu_test_mode = FALSE; in lm_get_igu_cam_info()
843 vf_id = fid & IGU_FID_VF_NUM_MASK; in lm_get_igu_cam_info()
844 if (blk_info->igu_info.vf_igu_info[vf_id].igu_base_sb == 0xff) in lm_get_igu_cam_info()
846 blk_info->igu_info.vf_igu_info[vf_id].igu_base_sb = igu_sb_id; in lm_get_igu_cam_info()
849 if (recent_vf_id != vf_id) in lm_get_igu_cam_info()
[all …]
H A Dlm_sb.c645 pdev->vars.gen_sp_status_block.sb_data.p_func.vf_id = 0xff; in lm_init_sp_status_block()
1375 … pdev->vars.status_blocks_arr[sb_id].hc_status_block_data.e1x_sb_data.common.p_func.vf_id = 0xff; in lm_init_non_def_status_block()
1390 … pdev->vars.status_blocks_arr[sb_id].hc_status_block_data.e2_sb_data.common.p_func.vf_id = 0xff; in lm_init_non_def_status_block()
1393 …pdev->vars.status_blocks_arr[sb_id].hc_status_block_data.e2_sb_data.common.p_func.vf_id = ABS_VFID… in lm_init_non_def_status_block()
1592 …W_VF_SB_ID(vf_info,sb_idx)].hc_status_block_data.e2_sb_data.common.p_func.vf_id = vf_info->abs_vf_… in lm_pf_init_vf_non_def_sb()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Dbcm_osal.h474 enum _ecore_status_t qede_osal_iov_vf_acquire(struct ecore_hwfn *p_hwfn, int vf_id);
475 #define OSAL_IOV_VF_ACQUIRE(p_hwfn, vf_id) qede_osal_iov_vf_acquire(p_hwfn, vf_id)
480 #define OSAL_IOV_VF_CLEANUP(p_hwfn,vf_id)
494 #define OSAL_IOV_VF_ACQUIRE(p_hwfn, vf_id) (0) argument
495 #define OSAL_IOV_VF_CLEANUP(p_hwfn,vf_id) argument
H A Decore_iro.h49 #define USTORM_VF_PF_CHANNEL_READY_OFFSET(vf_id) (IRO[3].base + ((vf_id) * IRO[3… argument
100 #define MSTORM_ETH_VF_PRODS_OFFSET(vf_id,vf_queue_id) (IRO[20].base + ((vf_id) * IRO[… argument
H A Decore_iov_api.h258 * @param vf_id
264 u16 vf_id,
729 * @param vf_id
737 u16 vf_id, u16 qid);
757 static OSAL_INLINE enum _ecore_status_t ecore_iov_set_vf_ctx(struct ecore_hwfn *p_hwfn, u16 vf_id, … in ecore_iov_set_vf_ctx() argument
H A Decore_iro_values.h43 { 0xb00, 0x8, 0x0, 0x0, 0x4}, /* USTORM_VF_PF_CHANNEL_READY_OFFSET(vf_id) */
60 …{ 0x53a0, 0x80, 0x4, 0x0, 0x4}, /* MSTORM_ETH_VF_PRODS_OFFSET(vf_id,vf_queue_…
H A Decore_mcp.h349 * @param vf_id - absolute inside engine
356 u8 vf_id, u8 num);
H A Decore_init_fw_funcs.h469 * @param vf_id - vf id.
474 u8 vf_id,
H A Decore_hw.h299 u8 vf_id; member
H A Decore_init_fw_funcs.c1519 u32 ecore_get_mstorm_eth_vf_prods_offset(struct ecore_hwfn *p_hwfn, u8 vf_id, u8 vf_queue_id, u16 v… in ecore_get_mstorm_eth_vf_prods_offset() argument
1521 u32 offset = MSTORM_ETH_VF_PRODS_OFFSET(vf_id, vf_queue_id); in ecore_get_mstorm_eth_vf_prods_offset()
1525 offset += (1 << MSTORM_VF_ZONE_DEFAULT_SIZE_LOG) * vf_id; in ecore_get_mstorm_eth_vf_prods_offset()
1527 offset += 3 * (1 << MSTORM_VF_ZONE_DEFAULT_SIZE_LOG) * vf_id; in ecore_get_mstorm_eth_vf_prods_offset()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dvfpf_if.h64 u8 vf_id; /* ME register value */ member
289 u16 vf_id; /* for debug */ member
296 u16 vf_id; /* for debug */ member
H A Dhw_channel.h150 u8 vf_id; /* ME register value */ member
386 u16 vf_id; /* for debug */ member
393 u16 vf_id; /* for debug */ member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Dmm.h484 u8_t vf_id,
488 u8_t vf_id,
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.h114 uint8_t VF_ID; /* 0x09 */ member

123