Lines Matching defs:eth_dev
299 avp_dev_ctrl_set_link_state(struct rte_eth_dev *eth_dev, unsigned int state) in avp_dev_ctrl_set_link_state()
316 avp_dev_ctrl_set_config(struct rte_eth_dev *eth_dev, in avp_dev_ctrl_set_config()
334 avp_dev_ctrl_shutdown(struct rte_eth_dev *eth_dev) in avp_dev_ctrl_shutdown()
360 avp_dev_translate_address(struct rte_eth_dev *eth_dev, in avp_dev_translate_address()
414 avp_dev_check_regions(struct rte_eth_dev *eth_dev) in avp_dev_check_regions()
474 avp_dev_detach(struct rte_eth_dev *eth_dev) in avp_dev_detach()
514 _avp_set_rx_queue_mappings(struct rte_eth_dev *eth_dev, uint16_t rx_queue_id) in _avp_set_rx_queue_mappings()
550 _avp_set_queue_counts(struct rte_eth_dev *eth_dev) in _avp_set_queue_counts()
582 avp_dev_attach(struct rte_eth_dev *eth_dev) in avp_dev_attach()
665 struct rte_eth_dev *eth_dev = data; in avp_dev_interrupt_handler() local
723 avp_dev_enable_interrupts(struct rte_eth_dev *eth_dev) in avp_dev_enable_interrupts()
748 avp_dev_disable_interrupts(struct rte_eth_dev *eth_dev) in avp_dev_disable_interrupts()
773 avp_dev_setup_interrupts(struct rte_eth_dev *eth_dev) in avp_dev_setup_interrupts()
793 avp_dev_migration_pending(struct rte_eth_dev *eth_dev) in avp_dev_migration_pending()
820 struct rte_eth_dev *eth_dev) in avp_dev_create()
949 eth_avp_dev_init(struct rte_eth_dev *eth_dev) in eth_avp_dev_init()
1023 eth_avp_dev_uninit(struct rte_eth_dev *eth_dev) in eth_avp_dev_uninit()
1059 avp_dev_enable_scattered(struct rte_eth_dev *eth_dev, in avp_dev_enable_scattered()
1092 avp_dev_rx_queue_setup(struct rte_eth_dev *eth_dev, in avp_dev_rx_queue_setup()
1156 avp_dev_tx_queue_setup(struct rte_eth_dev *eth_dev, in avp_dev_tx_queue_setup()
1930 avp_dev_rx_queue_release(struct rte_eth_dev *eth_dev, uint16_t rx_queue_id) in avp_dev_rx_queue_release()
1939 avp_dev_rx_queue_release_all(struct rte_eth_dev *eth_dev) in avp_dev_rx_queue_release_all()
1954 avp_dev_tx_queue_release(struct rte_eth_dev *eth_dev, uint16_t tx_queue_id) in avp_dev_tx_queue_release()
1963 avp_dev_tx_queue_release_all(struct rte_eth_dev *eth_dev) in avp_dev_tx_queue_release_all()
1978 avp_dev_configure(struct rte_eth_dev *eth_dev) in avp_dev_configure()
2036 avp_dev_start(struct rte_eth_dev *eth_dev) in avp_dev_start()
2067 avp_dev_stop(struct rte_eth_dev *eth_dev) in avp_dev_stop()
2095 avp_dev_close(struct rte_eth_dev *eth_dev) in avp_dev_close()
2137 avp_dev_link_update(struct rte_eth_dev *eth_dev, in avp_dev_link_update()
2151 avp_dev_promiscuous_enable(struct rte_eth_dev *eth_dev) in avp_dev_promiscuous_enable()
2167 avp_dev_promiscuous_disable(struct rte_eth_dev *eth_dev) in avp_dev_promiscuous_disable()
2183 avp_dev_info_get(struct rte_eth_dev *eth_dev, in avp_dev_info_get()
2202 avp_vlan_offload_set(struct rte_eth_dev *eth_dev, int mask) in avp_vlan_offload_set()
2233 avp_dev_stats_get(struct rte_eth_dev *eth_dev, struct rte_eth_stats *stats) in avp_dev_stats_get()
2269 avp_dev_stats_reset(struct rte_eth_dev *eth_dev) in avp_dev_stats_reset()