| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_vchnl.c | 73 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_read_msg_from_pf() local 149 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_execute_vf_cmd() local 351 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_enable_vlan_strip() local 372 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_disable_vlan_strip() local 397 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_check_api_version() local 447 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_get_vf_resource() local 501 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_get_supported_rxdid() local 527 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_enable_queues() local 555 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_disable_queues() local 584 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_switch_queue() local [all …]
|
| H A D | iavf_ethdev.c | 248 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_init_rss() local 306 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(ad); in iavf_queues_req_reset() local 331 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(ad); in iavf_dev_configure() local 481 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_config_rx_queues_irqs() local 901 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_dev_promiscuous_enable() local 912 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_dev_promiscuous_disable() local 923 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_dev_allmulticast_enable() local 934 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_dev_allmulticast_disable() local 947 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_dev_add_mac_addr() local 971 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter); in iavf_dev_del_mac_addr() local [all …]
|
| H A D | iavf_fdir.c | 138 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(ad); in iavf_fdir_init() local 259 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(ad); in iavf_fdir_parse_action_qregion() local 941 struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(ad); in iavf_fdir_parse() local
|
| /f-stack/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 88 struct enic_vf_representor *vf; in enic_vf_dev_rx_queue_setup() local 156 struct enic_vf_representor *vf; in enic_vf_dev_start() local 247 struct enic_vf_representor *vf; in enic_vf_dev_stop() local 385 struct enic_vf_representor *vf; in enic_vf_filter_ctrl() local 413 struct enic_vf_representor *vf; in enic_vf_link_update() local 433 struct enic_vf_representor *vf; in enic_vf_stats_get() local 457 struct enic_vf_representor *vf; in enic_vf_stats_reset() local 472 struct enic_vf_representor *vf; in enic_vf_dev_infos_get() local 505 struct enic_vf_representor *vf; in enic_vf_promiscuous_enable() local [all …]
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_cryptodev_mbox.c | 21 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_hardware_caps_get() local 49 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_available_queues_get() local 67 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_queues_attach() local 90 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_queues_detach() local 109 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_msix_offsets_get() local 129 otx2_cpt_send_mbox_msg(struct otx2_cpt_vf *vf) in otx2_cpt_send_mbox_msg() 149 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_af_reg_read() local 187 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_af_reg_write() local 212 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_inline_init() local 233 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_qp_ethdev_bind() local
|
| H A D | otx2_cryptodev_hw_access.c | 51 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_err_intr_unregister() local 89 struct otx2_cpt_vf *vf = dev->data->dev_private; in otx2_cpt_err_intr_register() local
|
| H A D | otx2_cryptodev.c | 52 struct otx2_cpt_vf *vf; in otx2_cpt_pci_probe() local
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_pf.c | 41 i40e_pf_vf_queues_mapping(struct i40e_pf_vf *vf) in i40e_pf_vf_queues_mapping() 226 i40e_pf_host_send_msg_to_vf(struct i40e_pf_vf *vf, in i40e_pf_host_send_msg_to_vf() 278 i40e_pf_host_process_cmd_reset_vf(struct i40e_pf_vf *vf) in i40e_pf_host_process_cmd_reset_vf() 364 struct i40e_pf_vf *vf, in i40e_pf_host_hmc_config_rxq() 432 struct i40e_pf_vf *vf, in i40e_pf_host_hmc_config_txq() 542 i40e_pf_config_irq_link_list(struct i40e_pf_vf *vf, in i40e_pf_config_irq_link_list() 716 i40e_pf_host_switch_queues(struct i40e_pf_vf *vf, in i40e_pf_host_switch_queues() 905 i40e_pf_host_process_cmd_add_vlan(struct i40e_pf_vf *vf, in i40e_pf_host_process_cmd_add_vlan() 986 struct i40e_pf_vf *vf, in i40e_pf_host_process_cmd_config_promisc_mode() 1228 i40e_vc_notify_vf_reset(struct i40e_pf_vf *vf) in i40e_vc_notify_vf_reset() [all …]
|
| H A D | i40e_ethdev_vf.c | 225 struct i40e_vf *vf = I40EVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in i40evf_read_pfmsg() local 292 _clear_cmd(struct i40e_vf *vf) in _clear_cmd() 302 _atomic_set_cmd(struct i40e_vf *vf, enum virtchnl_ops ops) in _atomic_set_cmd() 320 struct i40e_vf *vf = I40EVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in _i40evf_execute_vf_cmd() local 411 struct i40e_vf *vf = I40EVF_DEV_PRIVATE_TO_VF(dev->data->dev_private); in i40evf_execute_vf_cmd() local 2472 struct i40e_vf *vf = I40E_VSI_TO_VF(vsi); in i40evf_get_rss_lut() local 2500 struct i40e_vf *vf; in i40evf_set_rss_lut() local 2610 struct i40e_vf *vf = I40E_VSI_TO_VF(vsi); in i40evf_set_rss_key() local 2646 struct i40e_vf *vf = I40E_VSI_TO_VF(vsi); in i40evf_get_rss_key() local 2693 i40evf_disable_rss(struct i40e_vf *vf) in i40evf_disable_rss() [all …]
|
| /f-stack/dpdk/drivers/regex/octeontx2/ |
| H A D | otx2_regexdev_mbox.c | 15 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_available_queues_get() local 38 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_queues_attach() local 63 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_queues_detach() local 84 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_msix_offsets_get() local 109 ree_send_mbox_msg(struct otx2_ree_vf *vf) in ree_send_mbox_msg() 130 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_config_lf() local 156 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_af_reg_read() local 197 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_af_reg_write() local 228 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_rule_db_get() local 302 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_rule_db_len_get() local [all …]
|
| H A D | otx2_regexdev_hw_access.c | 47 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_err_intr_unregister() local 86 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_err_intr_register() local
|
| H A D | otx2_regexdev.c | 69 struct otx2_ree_vf *vf = &data->vf; in ree_qp_create() local 493 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_dev_info_get() local 519 struct otx2_ree_vf *vf = &data->vf; in otx2_ree_dev_config() local 878 struct otx2_ree_vf *vf; in otx2_ree_pci_probe() local
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_pf.c | 347 txgbe_vf_reset_event(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_vf_reset_event() 370 txgbe_vf_reset_msg(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_vf_reset_msg() 405 txgbe_disable_vf_mc_promisc(struct rte_eth_dev *eth_dev, uint32_t vf) in txgbe_disable_vf_mc_promisc() 452 uint32_t vf, uint32_t *msgbuf) in txgbe_vf_set_mac_addr() 469 uint32_t vf, uint32_t *msgbuf) in txgbe_vf_set_multicast() 537 __rte_unused uint32_t vf, uint32_t *msgbuf) in txgbe_set_vf_lpe() 558 uint32_t vf, uint32_t *msgbuf) in txgbe_negotiate_vf_api() 663 uint32_t vf, uint32_t *msgbuf) in txgbe_set_vf_mc_promisc() 763 txgbe_rcv_msg_from_vf(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_rcv_msg_from_vf() 872 txgbe_rcv_ack_from_vf(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_rcv_ack_from_vf() [all …]
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_pf.c | 355 ixgbe_vf_reset_event(struct rte_eth_dev *dev, uint16_t vf) in ixgbe_vf_reset_event() 380 ixgbe_vf_reset_msg(struct rte_eth_dev *dev, uint16_t vf) in ixgbe_vf_reset_msg() 421 ixgbe_disable_vf_mc_promisc(struct rte_eth_dev *dev, uint32_t vf) in ixgbe_disable_vf_mc_promisc() 438 ixgbe_vf_reset(struct rte_eth_dev *dev, uint16_t vf, uint32_t *msgbuf) in ixgbe_vf_reset() 468 ixgbe_vf_set_mac_addr(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_mac_addr() 485 ixgbe_vf_set_multicast(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_multicast() 536 ixgbe_vf_set_vlan(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_vlan() 621 ixgbe_get_vf_queues(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_get_vf_queues() 808 ixgbe_rcv_msg_from_vf(struct rte_eth_dev *dev, uint16_t vf) in ixgbe_rcv_msg_from_vf() 917 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 …]
|
| /f-stack/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
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | vdev_file.c | 91 vdev_file_t *vf; in vdev_file_open() local 182 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_close() local 201 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_io_strategy() local 232 vdev_file_t *vf = zio->io_vd->vdev_tsd; in vdev_file_io_fsync() local 243 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_io_start() local
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | vdev_file.c | 91 vdev_file_t *vf; in vdev_file_open() local 182 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_close() local 213 vdev_file_t *vf; in vdev_file_io_strategy() local 246 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_io_start() local
|
| /f-stack/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()
|
| /f-stack/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
|
| /f-stack/dpdk/drivers/compress/octeontx/ |
| H A D | otx_zip_pmd.c | 118 struct zip_vf *vf = (struct zip_vf *)dev->data->dev_private; in zip_set_stream_parameters() local 215 struct zip_vf *vf; in zip_pmd_config() local 280 struct zip_vf *vf = (struct zip_vf *)dev->data->dev_private; in zip_pmd_close() local 321 struct zip_vf *vf = (struct zip_vf *)dev->data->dev_private; in zip_pmd_info_get() local 379 struct zip_vf *vf; in zip_pmd_qp_setup() local 459 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 77 struct zip_vf *vf = qp->vf; in zipvf_q_term() local 174 struct zip_vf *vf = (struct zip_vf *)(compressdev->data->dev_private); in zipvf_destroy() local
|
| /f-stack/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 …]
|
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_dev.c | 103 af_pf_wait_msg(struct otx2_dev *dev, uint16_t vf, int num_msg) in af_pf_wait_msg() 174 vf_pf_process_msgs(struct otx2_dev *dev, uint16_t vf) in vf_pf_process_msgs() 247 vf_pf_process_up_msgs(struct otx2_dev *dev, uint16_t vf) in vf_pf_process_up_msgs() 300 uint16_t vf, max_vf, max_bits; in otx2_vf_pf_mbox_handle_msg() local 403 uint16_t vf; in pf_vf_mbox_send_up_msg() local 752 vf_flr_send_msg(struct otx2_dev *dev, uint16_t vf) in vf_flr_send_msg() 774 uint16_t max_vf = 64, vf; in otx2_pf_vf_flr_irq() local
|
| /f-stack/dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_bsvf.h | 17 struct nicvf *vf; /**< Holder of a secondary qset */ member
|