Lines Matching refs:rte_eth_devices
259 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in virtual_ethdev_start_fn_set_success()
273 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in virtual_ethdev_configure_fn_set_success()
286 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in virtual_ethdev_rx_queue_setup_fn_set_success()
299 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in virtual_ethdev_tx_queue_setup_fn_set_success()
312 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in virtual_ethdev_link_update_fn_set_success()
335 vrtl_eth_dev = &rte_eth_devices[pq_map->port_id]; in virtual_ethdev_rx_burst_success()
370 vrtl_eth_dev = &rte_eth_devices[tx_q->port_id]; in virtual_ethdev_tx_burst_success()
400 vrtl_eth_dev = &rte_eth_devices[tx_q->port_id]; in virtual_ethdev_tx_burst_fail()
428 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_rx_burst_fn_set_success()
441 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_tx_burst_fn_set_success()
458 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_tx_burst_fn_set_tx_pkt_fail_count()
468 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_set_link_status()
477 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_simulate_link_status_interrupt()
489 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_add_mbufs_to_rx_queue()
502 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_get_mbufs_from_tx_queue()