Lines Matching refs:rte_eth_devices

247 	struct rte_eth_dev *dev = &rte_eth_devices[port_id];  in virtual_ethdev_start_fn_set_success()
261 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in virtual_ethdev_configure_fn_set_success()
274 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in virtual_ethdev_rx_queue_setup_fn_set_success()
287 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in virtual_ethdev_tx_queue_setup_fn_set_success()
300 struct rte_eth_dev *dev = &rte_eth_devices[port_id]; in virtual_ethdev_link_update_fn_set_success()
323 vrtl_eth_dev = &rte_eth_devices[pq_map->port_id]; in virtual_ethdev_rx_burst_success()
358 vrtl_eth_dev = &rte_eth_devices[tx_q->port_id]; in virtual_ethdev_tx_burst_success()
388 vrtl_eth_dev = &rte_eth_devices[tx_q->port_id]; in virtual_ethdev_tx_burst_fail()
415 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_rx_burst_fn_set_success()
432 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_tx_burst_fn_set_success()
451 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_tx_burst_fn_set_tx_pkt_fail_count()
460 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_set_link_status()
469 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_simulate_link_status_interrupt()
481 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_add_mbufs_to_rx_queue()
494 struct rte_eth_dev *vrtl_eth_dev = &rte_eth_devices[port_id]; in virtual_ethdev_get_mbufs_from_tx_queue()