Home
last modified time | relevance | path

Searched defs:vf_id (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c399 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()
415 u16_t vf_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()
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()
562 u8_t lm_pf_acquire_vf_chains_resources(struct _lm_device_t *pdev, u16_t vf_id, u32_t num_chains) in lm_pf_acquire_vf_chains_resources()
633 void lm_pf_release_vf_chains_resources(struct _lm_device_t *pdev, u16_t vf_id) in lm_pf_release_vf_chains_resources()
653 void lm_pf_release_separate_vf_chain_resources(struct _lm_device_t *pdev, u16_t vf_id, u8_t chain_n… in lm_pf_release_separate_vf_chain_resources()
H A Dlm_devinfo.c737 u8_t vf_id; in lm_get_igu_cam_info() local
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
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_hw.h299 u8 vf_id; member
H A Dbcm_osal.h502 #define OSAL_IOV_VF_ACQUIRE(p_hwfn, vf_id) (0) argument
503 #define OSAL_IOV_VF_CLEANUP(p_hwfn,vf_id) argument
H A Decore_iov_api.h757 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()
H A Decore_mcp.c2418 u8 vf_id, u8 num) in ecore_mcp_config_vf_msix_bb()
2474 u8 vf_id, u8 num) in ecore_mcp_config_vf_msix()
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()
H A Decore_hsi_rdma.h59 …u8 vf_id /* This field should be assigned to Virtual Function ID if vf_valid == 1. Otherwise its d… member
171 …u8 vf_id /* This field should be assigned to Virtual Function ID if vf_valid == 1. Otherwise its d… member
249 …u8 vf_id /* This field should be assigned to Virtual Function ID if vf_valid == 1. Otherwise its d… member
H A Decore_dev.c1386 u8 vf_id, max_num_vfs; in ecore_hw_init_common() local
H A Decore_hsi_common.h1524 u8 vf_id /* VF ID */; member
1538 u8 vf_id /* VF ID */; member
H A Decore_dbg_fw_funcs.c3114 u8 port_id, pf_id, vf_id; in ecore_grc_dump_registers() local
/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/qede/
H A Dqede_osal.c769 qede_osal_iov_vf_acquire(struct ecore_hwfn *p_hwfn, int vf_id) in qede_osal_iov_vf_acquire()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_rdma.h59 …u8 vf_id /* This field should be assigned to Virtual Function ID if vf_valid == 1. Otherwise its d… member
171 …u8 vf_id /* This field should be assigned to Virtual Function ID if vf_valid == 1. Otherwise its d… member
249 …u8 vf_id /* This field should be assigned to Virtual Function ID if vf_valid == 1. Otherwise its d… member
H A Decore_hsi_common.h1524 u8 vf_id /* VF ID */; member
1538 u8 vf_id /* VF ID */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h8077 u8_t vf_id /* VF ID (0-63) */; member
8089 u8_t vf_id /* VF ID (0-63) */; member
8101 u8_t vf_id /* VF ID (0-63) */; member
8430 u8_t vf_id /* VF ID (0-63). Value of 0xFF means VF not valid */; member
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h876 u8 vf_id; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2169 uint32_t vf_id:12; member
2186 uint32_t vf_id:12; member
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h9041 __be32 vf_id; member
9285 __be16 vf_id; member