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()
498 lio_dev_rss_reta_update(struct rte_eth_dev *eth_dev, in lio_dev_rss_reta_update()
571 lio_dev_rss_reta_query(struct rte_eth_dev *eth_dev, in lio_dev_rss_reta_query()
599 lio_dev_rss_hash_conf_get(struct rte_eth_dev *eth_dev, in lio_dev_rss_hash_conf_get()
637 lio_dev_rss_hash_update(struct rte_eth_dev *eth_dev, in lio_dev_rss_hash_update()
771 lio_dev_udp_tunnel_add(struct rte_eth_dev *eth_dev, in lio_dev_udp_tunnel_add()
828 lio_dev_udp_tunnel_del(struct rte_eth_dev *eth_dev, in lio_dev_udp_tunnel_del()
873 lio_dev_vlan_filter_set(struct rte_eth_dev *eth_dev, uint16_t vlan_id, int on) in lio_dev_vlan_filter_set()
928 lio_dev_link_update(struct rte_eth_dev *eth_dev, in lio_dev_link_update()
973 lio_change_dev_flag(struct rte_eth_dev *eth_dev) in lio_change_dev_flag()
1009 lio_dev_promiscuous_enable(struct rte_eth_dev *eth_dev) in lio_dev_promiscuous_enable()
1030 lio_dev_promiscuous_disable(struct rte_eth_dev *eth_dev) in lio_dev_promiscuous_disable()
1051 lio_dev_allmulticast_enable(struct rte_eth_dev *eth_dev) in lio_dev_allmulticast_enable()
1066 lio_dev_allmulticast_disable(struct rte_eth_dev *eth_dev) in lio_dev_allmulticast_disable()
1081 lio_dev_rss_configure(struct rte_eth_dev *eth_dev) in lio_dev_rss_configure()
1120 lio_dev_mq_rx_configure(struct rte_eth_dev *eth_dev) in lio_dev_mq_rx_configure()
1164 lio_dev_rx_queue_setup(struct rte_eth_dev *eth_dev, uint16_t q_no, in lio_dev_rx_queue_setup()
1248 lio_dev_tx_queue_setup(struct rte_eth_dev *eth_dev, uint16_t q_no, in lio_dev_tx_queue_setup()
1321 lio_dev_get_link_status(struct rte_eth_dev *eth_dev) in lio_dev_get_link_status()
1382 lio_sync_link_state_check(void *eth_dev) in lio_sync_link_state_check()
1399 lio_dev_start(struct rte_eth_dev *eth_dev) in lio_dev_start()
1469 lio_dev_stop(struct rte_eth_dev *eth_dev) in lio_dev_stop()
1492 lio_dev_set_link_up(struct rte_eth_dev *eth_dev) in lio_dev_set_link_up()
1518 lio_dev_set_link_down(struct rte_eth_dev *eth_dev) in lio_dev_set_link_down()
1557 lio_dev_close(struct rte_eth_dev *eth_dev) in lio_dev_close()
1599 lio_enable_hw_tunnel_rx_checksum(struct rte_eth_dev *eth_dev) in lio_enable_hw_tunnel_rx_checksum()
1633 lio_enable_hw_tunnel_tx_checksum(struct rte_eth_dev *eth_dev) in lio_enable_hw_tunnel_tx_checksum()
1664 lio_send_queue_count_update(struct rte_eth_dev *eth_dev, int num_txq, in lio_send_queue_count_update()
1707 lio_reconf_queues(struct rte_eth_dev *eth_dev, int num_txq, int num_rxq) in lio_reconf_queues()
1736 lio_dev_configure(struct rte_eth_dev *eth_dev) in lio_dev_configure()
2066 lio_eth_dev_uninit(struct rte_eth_dev *eth_dev) in lio_eth_dev_uninit()
2082 lio_eth_dev_init(struct rte_eth_dev *eth_dev) in lio_eth_dev_init()