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()
1091 avp_dev_rx_queue_setup(struct rte_eth_dev *eth_dev, in avp_dev_rx_queue_setup()
1155 avp_dev_tx_queue_setup(struct rte_eth_dev *eth_dev, in avp_dev_tx_queue_setup()
1945 avp_dev_rx_queue_release_all(struct rte_eth_dev *eth_dev) in avp_dev_rx_queue_release_all()
1976 avp_dev_tx_queue_release_all(struct rte_eth_dev *eth_dev) in avp_dev_tx_queue_release_all()
1991 avp_dev_configure(struct rte_eth_dev *eth_dev) in avp_dev_configure()
2049 avp_dev_start(struct rte_eth_dev *eth_dev) in avp_dev_start()
2080 avp_dev_stop(struct rte_eth_dev *eth_dev) in avp_dev_stop()
2108 avp_dev_close(struct rte_eth_dev *eth_dev) in avp_dev_close()
2150 avp_dev_link_update(struct rte_eth_dev *eth_dev, in avp_dev_link_update()
2164 avp_dev_promiscuous_enable(struct rte_eth_dev *eth_dev) in avp_dev_promiscuous_enable()
2180 avp_dev_promiscuous_disable(struct rte_eth_dev *eth_dev) in avp_dev_promiscuous_disable()
2196 avp_dev_info_get(struct rte_eth_dev *eth_dev, in avp_dev_info_get()
2215 avp_vlan_offload_set(struct rte_eth_dev *eth_dev, int mask) in avp_vlan_offload_set()
2246 avp_dev_stats_get(struct rte_eth_dev *eth_dev, struct rte_eth_stats *stats) in avp_dev_stats_get()
2282 avp_dev_stats_reset(struct rte_eth_dev *eth_dev) in avp_dev_stats_reset()