Lines Matching defs:eth_dev

60 lio_send_rx_ctrl_cmd(struct rte_eth_dev *eth_dev, int start_stop)  in lio_send_rx_ctrl_cmd()
141 lio_dev_xstats_get(struct rte_eth_dev *eth_dev, struct rte_eth_xstat *xstats, in lio_dev_xstats_get()
216 lio_dev_xstats_get_names(struct rte_eth_dev *eth_dev, in lio_dev_xstats_get_names()
244 lio_dev_xstats_reset(struct rte_eth_dev *eth_dev) in lio_dev_xstats_reset()
290 lio_dev_stats_get(struct rte_eth_dev *eth_dev, in lio_dev_stats_get()
342 lio_dev_stats_reset(struct rte_eth_dev *eth_dev) in lio_dev_stats_reset()
373 lio_dev_info_get(struct rte_eth_dev *eth_dev, in lio_dev_info_get()
434 lio_dev_mtu_set(struct rte_eth_dev *eth_dev, uint16_t mtu) in lio_dev_mtu_set()
477 lio_dev_rss_reta_update(struct rte_eth_dev *eth_dev, in lio_dev_rss_reta_update()
550 lio_dev_rss_reta_query(struct rte_eth_dev *eth_dev, in lio_dev_rss_reta_query()
578 lio_dev_rss_hash_conf_get(struct rte_eth_dev *eth_dev, in lio_dev_rss_hash_conf_get()
616 lio_dev_rss_hash_update(struct rte_eth_dev *eth_dev, in lio_dev_rss_hash_update()
750 lio_dev_udp_tunnel_add(struct rte_eth_dev *eth_dev, in lio_dev_udp_tunnel_add()
807 lio_dev_udp_tunnel_del(struct rte_eth_dev *eth_dev, in lio_dev_udp_tunnel_del()
852 lio_dev_vlan_filter_set(struct rte_eth_dev *eth_dev, uint16_t vlan_id, int on) in lio_dev_vlan_filter_set()
907 lio_dev_link_update(struct rte_eth_dev *eth_dev, in lio_dev_link_update()
952 lio_change_dev_flag(struct rte_eth_dev *eth_dev) in lio_change_dev_flag()
988 lio_dev_promiscuous_enable(struct rte_eth_dev *eth_dev) in lio_dev_promiscuous_enable()
1009 lio_dev_promiscuous_disable(struct rte_eth_dev *eth_dev) in lio_dev_promiscuous_disable()
1030 lio_dev_allmulticast_enable(struct rte_eth_dev *eth_dev) in lio_dev_allmulticast_enable()
1045 lio_dev_allmulticast_disable(struct rte_eth_dev *eth_dev) in lio_dev_allmulticast_disable()
1060 lio_dev_rss_configure(struct rte_eth_dev *eth_dev) in lio_dev_rss_configure()
1099 lio_dev_mq_rx_configure(struct rte_eth_dev *eth_dev) in lio_dev_mq_rx_configure()
1143 lio_dev_rx_queue_setup(struct rte_eth_dev *eth_dev, uint16_t q_no, in lio_dev_rx_queue_setup()
1229 lio_dev_tx_queue_setup(struct rte_eth_dev *eth_dev, uint16_t q_no, in lio_dev_tx_queue_setup()
1304 lio_dev_get_link_status(struct rte_eth_dev *eth_dev) in lio_dev_get_link_status()
1365 lio_sync_link_state_check(void *eth_dev) in lio_sync_link_state_check()
1382 lio_dev_start(struct rte_eth_dev *eth_dev) in lio_dev_start()
1444 lio_dev_stop(struct rte_eth_dev *eth_dev) in lio_dev_stop()
1467 lio_dev_set_link_up(struct rte_eth_dev *eth_dev) in lio_dev_set_link_up()
1493 lio_dev_set_link_down(struct rte_eth_dev *eth_dev) in lio_dev_set_link_down()
1532 lio_dev_close(struct rte_eth_dev *eth_dev) in lio_dev_close()
1574 lio_enable_hw_tunnel_rx_checksum(struct rte_eth_dev *eth_dev) in lio_enable_hw_tunnel_rx_checksum()
1608 lio_enable_hw_tunnel_tx_checksum(struct rte_eth_dev *eth_dev) in lio_enable_hw_tunnel_tx_checksum()
1639 lio_send_queue_count_update(struct rte_eth_dev *eth_dev, int num_txq, in lio_send_queue_count_update()
1682 lio_reconf_queues(struct rte_eth_dev *eth_dev, int num_txq, int num_rxq) in lio_reconf_queues()
1711 lio_dev_configure(struct rte_eth_dev *eth_dev) in lio_dev_configure()
2041 lio_eth_dev_uninit(struct rte_eth_dev *eth_dev) in lio_eth_dev_uninit()
2057 lio_eth_dev_init(struct rte_eth_dev *eth_dev) in lio_eth_dev_init()