/dpdk/drivers/common/cnxk/ |
H A D | roc_ree.c | 12 roc_ree_available_queues_get(struct roc_ree_vf *vf, uint16_t *nb_queues) in roc_ree_available_queues_get() 32 roc_ree_max_matches_get(struct roc_ree_vf *vf, uint8_t *max_matches) in roc_ree_max_matches_get() 46 roc_ree_queues_attach(struct roc_ree_vf *vf, uint8_t nb_queues) in roc_ree_queues_attach() 73 roc_ree_queues_detach(struct roc_ree_vf *vf) in roc_ree_queues_detach() 96 roc_ree_msix_offsets_get(struct roc_ree_vf *vf) in roc_ree_msix_offsets_get() 122 ree_send_mbox_msg(struct roc_ree_vf *vf) in ree_send_mbox_msg() 139 roc_ree_config_lf(struct roc_ree_vf *vf, uint8_t lf, uint8_t pri, uint32_t size) in roc_ree_config_lf() 166 roc_ree_af_reg_read(struct roc_ree_vf *vf, uint64_t reg, uint64_t *val) in roc_ree_af_reg_read() 204 roc_ree_af_reg_write(struct roc_ree_vf *vf, uint64_t reg, uint64_t val) in roc_ree_af_reg_write() 229 roc_ree_rule_db_get(struct roc_ree_vf *vf, char *rule_db, uint32_t rule_db_len, in roc_ree_rule_db_get() [all …]
|
/dpdk/drivers/net/thunderx/ |
H A D | nicvf_svf.c | 16 nicvf_svf_push(struct nicvf *vf) in nicvf_svf_push() 34 struct nicvf *vf; in nicvf_svf_pop() local
|
/dpdk/drivers/compress/octeontx/ |
H A D | otx_zip.c | 44 struct zip_vf *vf = qp->vf; in zipvf_q_init() local 81 struct zip_vf *vf = qp->vf; in zipvf_q_term() local 178 struct zip_vf *vf = (struct zip_vf *)(compressdev->data->dev_private); in zipvf_destroy() local
|
/dpdk/drivers/crypto/cnxk/ |
H A D | cn9k_cryptodev.c | 48 struct cnxk_cpt_vf *vf; in cn9k_cpt_pci_probe() local 127 struct cnxk_cpt_vf *vf; in cn9k_cpt_pci_remove() local
|
H A D | cn10k_cryptodev.c | 47 struct cnxk_cpt_vf *vf; in cn10k_cpt_pci_probe() local 126 struct cnxk_cpt_vf *vf; in cn10k_cpt_pci_remove() local
|
H A D | cn10k_cryptodev_sec.c | 16 struct cnxk_cpt_vf *vf; in cn10k_sec_session_create() local 103 struct cnxk_cpt_vf *vf; in cn10k_sec_session_update() local
|
H A D | cnxk_cryptodev_devargs.c | 47 cnxk_cpt_parse_devargs(struct rte_devargs *devargs, struct cnxk_cpt_vf *vf) in cnxk_cpt_parse_devargs()
|
/dpdk/drivers/net/qede/base/ |
H A D | ecore_sriov.c | 234 struct ecore_vf_info *vf = OSAL_NULL; in ecore_iov_get_vf_info() local 508 struct ecore_vf_info *vf = &p_iov_info->vfs_array[idx]; in ecore_iov_setup_vfdb() local 761 struct ecore_vf_info *vf; in ecore_iov_set_vf_to_disable() local 794 struct ecore_vf_info *vf = ecore_iov_get_vf_info(p_hwfn, vf_id, true); in ecore_iov_set_vf_ctx() local 819 struct ecore_vf_info *vf) in ecore_iov_vf_igu_reset() 840 struct ecore_vf_info *vf, bool enable) in ecore_iov_vf_igu_set_int() 897 struct ecore_ptt *p_ptt, struct ecore_vf_info *vf) in ecore_iov_enable_vf_access() 955 struct ecore_vf_info *vf, u8 enable) in ecore_iov_config_perm_table() 973 struct ecore_vf_info *vf) in ecore_iov_enable_vf_traffic() 986 struct ecore_vf_info *vf, in ecore_iov_alloc_vf_igu_sbs() [all …]
|
H A D | ecore_cxt.c | 974 u32 type, vf, max_num_vfs = NUM_OF_VFS(p_hwfn->p_dev); in ecore_cid_map_free() local 1023 u32 vf, max_num_vfs = NUM_OF_VFS(p_hwfn->p_dev); in ecore_cid_map_alloc_single() local 1215 u32 vf; in ecore_cxt_mngr_setup() local
|
/dpdk/drivers/net/thunderx/base/ |
H A D | nicvf_bsvf.h | 17 struct nicvf *vf; /**< Holder of a secondary qset */ member
|
/dpdk/drivers/net/sfc/ |
H A D | sfc_repr.h | 33 uint16_t vf; member
|
H A D | sfc_switch.h | 44 uint16_t vf; member
|
/dpdk/drivers/regex/cn9k/ |
H A D | cn9k_regexdev.h | 36 struct roc_ree_vf vf; member
|
/dpdk/examples/ethtool/lib/ |
H A D | rte_ethtool.c | 369 uint16_t vf; rte_ethtool_net_set_rx_mode() local
|
/dpdk/drivers/net/enic/ |
H A D | enic_fm_flow.c | 1531 struct enic_vf_representor *vf; in vf_egress_port_id_action() local 3411 enic_fm_add_rep2vf_flow(struct enic_vf_representor *vf) in enic_fm_add_rep2vf_flow() 3503 enic_fm_add_vf2rep_flow(struct enic_vf_representor *vf) in enic_fm_add_vf2rep_flow() 3595 struct enic_vf_representor *vf; in delete_rep_flows() local 3616 struct enic_vf_representor *vf; in begin_fm() local
|
/dpdk/drivers/common/cnxk/hw/ |
H A D | ree.h | 61 #define REE_LF_BAR2(vf, q_id) \ argument
|
/dpdk/drivers/net/ark/ |
H A D | ark_ethdev.c | 121 #define SET_DEV_CAPS(id, vf) \ argument
|
/dpdk/drivers/net/mlx4/ |
H A D | mlx4.h | 165 uint32_t vf:1; /**< This is a VF device. */ member
|
/dpdk/doc/guides/nics/features/ |
H A D | txgbe.ini | 78 vf = Y key
|
H A D | ixgbe.ini | 83 vf = Y key
|
H A D | sfc.ini | 87 vf = Y key
|
H A D | i40e.ini | 85 vf = Y key
|
H A D | cnxk_vec.ini | 95 vf = Y key
|
H A D | cnxk_vf.ini | 95 vf = Y key
|
/dpdk/drivers/net/cxgbe/ |
H A D | cxgbe_filter.h | 59 uint32_t vf:VF_BITWIDTH; /* PCI-E VF ID */ member
|