| /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() 416 roc_ree_qp_get_base(struct roc_ree_vf *vf, uint16_t qp_id) in roc_ree_qp_get_base() 454 roc_ree_err_intr_unregister(struct roc_ree_vf *vf) in roc_ree_err_intr_unregister() 491 roc_ree_err_intr_register(struct roc_ree_vf *vf) in roc_ree_err_intr_register() 563 roc_ree_dev_init(struct roc_ree_vf *vf) in roc_ree_dev_init() [all …]
|
| H A D | roc_dev.c | 102 af_pf_wait_msg(struct dev *dev, uint16_t vf, int num_msg) in af_pf_wait_msg() 212 vf_pf_process_msgs(struct dev *dev, uint16_t vf) in vf_pf_process_msgs() 293 vf_pf_process_up_msgs(struct dev *dev, uint16_t vf) in vf_pf_process_up_msgs() 345 uint16_t vf, max_vf, max_bits; in roc_vf_pf_mbox_handle_msg() local 448 uint16_t vf; in pf_vf_mbox_send_up_msg() local 789 vf_flr_send_msg(struct dev *dev, uint16_t vf) in vf_flr_send_msg() 813 uint16_t max_vf = 64, vf; in roc_pf_vf_flr_irq() local
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_vchnl.c | 74 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_read_msg_from_pf() local 150 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_execute_vf_cmd() local 264 struct iavf_info *vf = &adapter->vf; in iavf_handle_pf_event_msg() local 391 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_enable_vlan_strip() local 412 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_disable_vlan_strip() local 437 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_check_api_version() local 487 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_get_vf_resource() local 546 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_get_supported_rxdid() local 572 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_config_vlan_strip_v2() local 612 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_config_vlan_insert_v2() local [all …]
|
| H A D | iavf_tm.c | 54 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in iavf_tm_conf_init() local 71 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in iavf_tm_conf_uninit() local 104 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in iavf_tm_node_search() local 132 iavf_node_param_check(struct iavf_info *vf, uint32_t node_id, in iavf_node_param_check() 257 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in iavf_shaper_profile_search() local 277 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in iavf_tm_node_add() local 432 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in iavf_tm_node_delete() local 521 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in iavf_shaper_profile_add() local 559 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in iavf_shaper_profile_del() local 591 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in iavf_tm_capabilities_get() local [all …]
|
| H A D | iavf_ethdev.c | 430 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_config_rss_hf() local 494 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_init_rss() local 551 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(ad); in iavf_queues_req_reset() local 576 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_dev_vlan_insert_set() local 616 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(ad); in iavf_dev_configure() local 763 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_config_rx_queues_irqs() local 1084 struct iavf_info *vf = &adapter->vf; in iavf_dev_info_get() local 1238 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_dev_promiscuous_enable() local 1249 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_dev_promiscuous_disable() local 1260 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_dev_allmulticast_enable() local [all …]
|
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_pf.c | 63 i40e_pf_vf_queues_mapping(struct i40e_pf_vf *vf) in i40e_pf_vf_queues_mapping() 248 i40e_pf_host_send_msg_to_vf(struct i40e_pf_vf *vf, in i40e_pf_host_send_msg_to_vf() 300 i40e_pf_host_process_cmd_reset_vf(struct i40e_pf_vf *vf) in i40e_pf_host_process_cmd_reset_vf() 390 struct i40e_pf_vf *vf, in i40e_pf_host_hmc_config_rxq() 458 struct i40e_pf_vf *vf, in i40e_pf_host_hmc_config_txq() 568 i40e_pf_config_irq_link_list(struct i40e_pf_vf *vf, in i40e_pf_config_irq_link_list() 742 i40e_pf_host_switch_queues(struct i40e_pf_vf *vf, in i40e_pf_host_switch_queues() 931 i40e_pf_host_process_cmd_add_vlan(struct i40e_pf_vf *vf, in i40e_pf_host_process_cmd_add_vlan() 1012 struct i40e_pf_vf *vf, in i40e_pf_host_process_cmd_config_promisc_mode() 1254 i40e_vc_notify_vf_reset(struct i40e_pf_vf *vf) in i40e_vc_notify_vf_reset() [all …]
|
| /dpdk/drivers/net/enic/ |
| H A D | enic_vf_representor.c | 47 struct enic_vf_representor *vf; in enic_vf_dev_tx_queue_setup() local 90 struct enic_vf_representor *vf; in enic_vf_dev_rx_queue_setup() local 160 struct enic_vf_representor *vf; in enic_vf_dev_start() local 251 struct enic_vf_representor *vf; in enic_vf_dev_stop() local 387 struct enic_vf_representor *vf; in enic_vf_flow_ops_get() local 404 struct enic_vf_representor *vf; in enic_vf_link_update() local 424 struct enic_vf_representor *vf; in enic_vf_stats_get() local 448 struct enic_vf_representor *vf; in enic_vf_stats_reset() local 463 struct enic_vf_representor *vf; in enic_vf_dev_infos_get() local 496 struct enic_vf_representor *vf; in enic_vf_promiscuous_enable() local [all …]
|
| /dpdk/drivers/net/ngbe/ |
| H A D | ngbe_pf.c | 259 ngbe_vf_reset_event(struct rte_eth_dev *eth_dev, uint16_t vf) in ngbe_vf_reset_event() 282 ngbe_vf_reset_msg(struct rte_eth_dev *eth_dev, uint16_t vf) in ngbe_vf_reset_msg() 316 ngbe_disable_vf_mc_promisc(struct rte_eth_dev *eth_dev, uint32_t vf) in ngbe_disable_vf_mc_promisc() 363 uint32_t vf, uint32_t *msgbuf) in ngbe_vf_set_mac_addr() 380 uint32_t vf, uint32_t *msgbuf) in ngbe_vf_set_multicast() 448 __rte_unused uint32_t vf, uint32_t *msgbuf) in ngbe_set_vf_lpe() 469 uint32_t vf, uint32_t *msgbuf) in ngbe_negotiate_vf_api() 522 uint32_t vf, uint32_t *msgbuf) in ngbe_set_vf_mc_promisc() 622 ngbe_rcv_msg_from_vf(struct rte_eth_dev *eth_dev, uint16_t vf) in ngbe_rcv_msg_from_vf() 731 ngbe_rcv_ack_from_vf(struct rte_eth_dev *eth_dev, uint16_t vf) in ngbe_rcv_ack_from_vf() [all …]
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_pf.c | 352 ixgbe_vf_reset_event(struct rte_eth_dev *dev, uint16_t vf) in ixgbe_vf_reset_event() 377 ixgbe_vf_reset_msg(struct rte_eth_dev *dev, uint16_t vf) in ixgbe_vf_reset_msg() 418 ixgbe_disable_vf_mc_promisc(struct rte_eth_dev *dev, uint32_t vf) in ixgbe_disable_vf_mc_promisc() 435 ixgbe_vf_reset(struct rte_eth_dev *dev, uint16_t vf, uint32_t *msgbuf) in ixgbe_vf_reset() 465 ixgbe_vf_set_mac_addr(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_mac_addr() 533 ixgbe_vf_set_vlan(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_vlan() 552 ixgbe_set_vf_lpe(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_set_vf_lpe() 638 ixgbe_get_vf_queues(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_get_vf_queues() 825 ixgbe_rcv_msg_from_vf(struct rte_eth_dev *dev, uint16_t vf) in ixgbe_rcv_msg_from_vf() 934 ixgbe_rcv_ack_from_vf(struct rte_eth_dev *dev, uint16_t vf) in ixgbe_rcv_ack_from_vf() [all …]
|
| H A D | rte_pmd_ixgbe.c | 13 rte_pmd_ixgbe_set_vf_mac_addr(uint16_t port, uint16_t vf, in rte_pmd_ixgbe_set_vf_mac_addr() 49 rte_pmd_ixgbe_ping_vf(uint16_t port, uint16_t vf) in rte_pmd_ixgbe_ping_vf() 81 rte_pmd_ixgbe_set_vf_vlan_anti_spoof(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_vlan_anti_spoof() 111 rte_pmd_ixgbe_set_vf_mac_anti_spoof(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_mac_anti_spoof() 140 rte_pmd_ixgbe_set_vf_vlan_insert(uint16_t port, uint16_t vf, uint16_t vlan_id) in rte_pmd_ixgbe_set_vf_vlan_insert() 236 rte_pmd_ixgbe_set_vf_split_drop_en(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_split_drop_en() 271 rte_pmd_ixgbe_set_vf_vlan_stripq(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_vlan_stripq() 318 rte_pmd_ixgbe_set_vf_rxmode(uint16_t port, uint16_t vf, in rte_pmd_ixgbe_set_vf_rxmode() 365 rte_pmd_ixgbe_set_vf_rx(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_rx() 415 rte_pmd_ixgbe_set_vf_tx(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_tx() [all …]
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_pf.c | 346 txgbe_vf_reset_event(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_vf_reset_event() 369 txgbe_vf_reset_msg(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_vf_reset_msg() 404 txgbe_disable_vf_mc_promisc(struct rte_eth_dev *eth_dev, uint32_t vf) in txgbe_disable_vf_mc_promisc() 451 uint32_t vf, uint32_t *msgbuf) in txgbe_vf_set_mac_addr() 468 uint32_t vf, uint32_t *msgbuf) in txgbe_vf_set_multicast() 536 __rte_unused uint32_t vf, uint32_t *msgbuf) in txgbe_set_vf_lpe() 557 uint32_t vf, uint32_t *msgbuf) in txgbe_negotiate_vf_api() 662 uint32_t vf, uint32_t *msgbuf) in txgbe_set_vf_mc_promisc() 762 txgbe_rcv_msg_from_vf(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_rcv_msg_from_vf() 871 txgbe_rcv_ack_from_vf(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_rcv_ack_from_vf() [all …]
|
| /dpdk/drivers/net/e1000/ |
| H A D | igb_pf.c | 234 igb_vf_reset_event(struct rte_eth_dev *dev, uint16_t vf) in igb_vf_reset_event() 256 igb_vf_reset_msg(struct rte_eth_dev *dev, uint16_t vf) in igb_vf_reset_msg() 274 igb_vf_reset(struct rte_eth_dev *dev, uint16_t vf, uint32_t *msgbuf) in igb_vf_reset() 300 igb_vf_set_mac_addr(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in igb_vf_set_mac_addr() 323 igb_vf_set_multicast(struct rte_eth_dev *dev, __rte_unused uint32_t vf, uint32_t *msgbuf) in igb_vf_set_multicast() 366 igb_vf_set_vlan(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in igb_vf_set_vlan() 399 igb_vf_set_rlpml(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in igb_vf_set_rlpml() 425 igb_rcv_msg_from_vf(struct rte_eth_dev *dev, uint16_t vf) in igb_rcv_msg_from_vf() 485 igb_rcv_ack_from_vf(struct rte_eth_dev *dev, uint16_t vf) in igb_rcv_ack_from_vf() 496 uint16_t vf; in igb_pf_mbx_process() local
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cnxk_cryptodev_ops.c | 56 struct cnxk_cpt_vf *vf = dev->data->dev_private; in cnxk_cpt_dev_config() local 98 struct cnxk_cpt_vf *vf = dev->data->dev_private; in cnxk_cpt_dev_start() local 117 struct cnxk_cpt_vf *vf = dev->data->dev_private; in cnxk_cpt_dev_stop() local 133 struct cnxk_cpt_vf *vf = dev->data->dev_private; in cnxk_cpt_dev_close() local 159 struct cnxk_cpt_vf *vf = dev->data->dev_private; in cnxk_cpt_dev_info_get() local 329 struct cnxk_cpt_vf *vf = dev->data->dev_private; in cnxk_cpt_queue_pair_release() local 360 struct cnxk_cpt_vf *vf = dev->data->dev_private; in cnxk_cpt_queue_pair_setup() local 611 struct cnxk_cpt_vf *vf = dev->data->dev_private; in cnxk_cpt_sym_session_configure() local 681 struct cnxk_cpt_vf *vf = dev->data->dev_private; in cnxk_ae_session_cfg() local
|
| H A D | cn9k_cryptodev.c | 47 struct cnxk_cpt_vf *vf; in cn9k_cpt_pci_probe() local 125 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 125 struct cnxk_cpt_vf *vf; in cn10k_cpt_pci_remove() local
|
| H A D | cnxk_cryptodev_capabilities.c | 1130 cnxk_crypto_capabilities_get(struct cnxk_cpt_vf *vf) in cnxk_crypto_capabilities_get() 1251 cnxk_cpt_caps_populate(struct cnxk_cpt_vf *vf) in cnxk_cpt_caps_populate() 1279 struct cnxk_cpt_vf *vf; in cnxk_crypto_sec_capabilities_get() local
|
| H A D | cnxk_cryptodev_devargs.c | 30 cnxk_cpt_parse_devargs(struct rte_devargs *devargs, struct cnxk_cpt_vf *vf) in cnxk_cpt_parse_devargs()
|
| /dpdk/drivers/net/bnxt/ |
| H A D | rte_pmd_bnxt.c | 134 int rte_pmd_bnxt_set_vf_mac_addr(uint16_t port, uint16_t vf, in rte_pmd_bnxt_set_vf_mac_addr() 174 int rte_pmd_bnxt_set_vf_rate_limit(uint16_t port, uint16_t vf, in rte_pmd_bnxt_set_vf_rate_limit() 231 int rte_pmd_bnxt_set_vf_mac_anti_spoof(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_bnxt_set_vf_mac_anti_spoof() 291 int rte_pmd_bnxt_set_vf_vlan_anti_spoof(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_bnxt_set_vf_vlan_anti_spoof() 351 rte_pmd_bnxt_set_vf_vlan_stripq(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_bnxt_set_vf_vlan_stripq() 393 int rte_pmd_bnxt_set_vf_rxmode(uint16_t port, uint16_t vf, in rte_pmd_bnxt_set_vf_rxmode() 453 static int bnxt_set_vf_table(struct bnxt *bp, uint16_t vf) in bnxt_set_vf_table() 812 rte_pmd_bnxt_set_vf_vlan_insert(uint16_t port, uint16_t vf, in rte_pmd_bnxt_set_vf_vlan_insert() 856 int rte_pmd_bnxt_set_vf_persist_stats(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_bnxt_set_vf_persist_stats()
|
| /dpdk/drivers/compress/octeontx/ |
| H A D | otx_zip_pmd.c | 120 struct zip_vf *vf = (struct zip_vf *)dev->data->dev_private; in zip_set_stream_parameters() local 217 struct zip_vf *vf; in zip_pmd_config() local 282 struct zip_vf *vf = (struct zip_vf *)dev->data->dev_private; in zip_pmd_close() local 323 struct zip_vf *vf = (struct zip_vf *)dev->data->dev_private; in zip_pmd_info_get() local 380 struct zip_vf *vf; in zip_pmd_qp_setup() local 462 struct zip_vf *vf = (struct zip_vf *) (dev->data->dev_private); in zip_pmd_stream_free() local
|
| 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/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/net/qede/base/ |
| H A D | ecore_sriov.c | 761 struct ecore_vf_info *vf; in ecore_iov_set_vf_to_disable() local 819 struct ecore_vf_info *vf) in ecore_iov_vf_igu_reset() 973 struct ecore_vf_info *vf) in ecore_iov_enable_vf_traffic() 2163 struct ecore_vf_info *vf) in ecore_iov_vf_mbx_start_vport() 2262 struct ecore_vf_info *vf) in ecore_iov_vf_mbx_stop_vport() 2877 struct ecore_vf_info *vf) in ecore_iov_vf_mbx_update_rxqs() 3829 struct ecore_vf_info *vf; in ecore_iov_pf_configure_vf_queue_coalesce() local 4744 struct ecore_vf_info *vf; in ecore_iov_spoofchk_set() local 4890 struct ecore_vf_info *vf; in ecore_iov_configure_tx_rate() local 4911 struct ecore_vf_info *vf; in ecore_iov_configure_min_tx_rate() local [all …]
|
| /dpdk/drivers/regex/cn9k/ |
| H A D | cn9k_regexdev.c | 62 struct roc_ree_vf *vf = &data->vf; in ree_qp_create() local 243 struct roc_ree_vf *vf = &data->vf; in ree_dev_fini() local 483 struct roc_ree_vf *vf = &data->vf; in cn9k_ree_dev_info_get() local 509 struct roc_ree_vf *vf = &data->vf; in cn9k_ree_dev_config() local 644 struct roc_ree_vf *vf = &data->vf; in cn9k_ree_start() local 768 struct roc_ree_vf *vf = &data->vf; in cn9k_ree_rule_db_import() local 795 struct roc_ree_vf *vf = &data->vf; in cn9k_ree_rule_db_export() local 856 struct roc_ree_vf *vf; in cn9k_ree_pci_probe() 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
|