Home
last modified time | relevance | path

Searched defs:vf (Results 1 – 25 of 33) sorted by relevance

12

/dpdk/drivers/common/cnxk/
H A Droc_ree.c12 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 Dnicvf_svf.c16 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 Dotx_zip.c44 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 Dcn9k_cryptodev.c48 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 Dcn10k_cryptodev.c47 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 Dcn10k_cryptodev_sec.c16 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 Dcnxk_cryptodev_devargs.c47 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 Decore_sriov.c234 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 Decore_cxt.c974 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 Dnicvf_bsvf.h17 struct nicvf *vf; /**< Holder of a secondary qset */ member
/dpdk/drivers/net/sfc/
H A Dsfc_repr.h33 uint16_t vf; member
H A Dsfc_switch.h44 uint16_t vf; member
/dpdk/drivers/regex/cn9k/
H A Dcn9k_regexdev.h36 struct roc_ree_vf vf; member
/dpdk/examples/ethtool/lib/
H A Drte_ethtool.c369 uint16_t vf; rte_ethtool_net_set_rx_mode() local
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c1531 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 Dree.h61 #define REE_LF_BAR2(vf, q_id) \ argument
/dpdk/drivers/net/ark/
H A Dark_ethdev.c121 #define SET_DEV_CAPS(id, vf) \ argument
/dpdk/drivers/net/mlx4/
H A Dmlx4.h165 uint32_t vf:1; /**< This is a VF device. */ member
/dpdk/doc/guides/nics/features/
H A Dtxgbe.ini78 vf = Y key
H A Dixgbe.ini83 vf = Y key
H A Dsfc.ini87 vf = Y key
H A Di40e.ini85 vf = Y key
H A Dcnxk_vec.ini95 vf = Y key
H A Dcnxk_vf.ini95 vf = Y key
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.h59 uint32_t vf:VF_BITWIDTH; /* PCI-E VF ID */ member

12