Lines Matching defs:eth_dev

114 int cxgbe_dev_info_get(struct rte_eth_dev *eth_dev,  in cxgbe_dev_info_get()
152 int cxgbe_dev_promiscuous_enable(struct rte_eth_dev *eth_dev) in cxgbe_dev_promiscuous_enable()
161 int cxgbe_dev_promiscuous_disable(struct rte_eth_dev *eth_dev) in cxgbe_dev_promiscuous_disable()
170 int cxgbe_dev_allmulticast_enable(struct rte_eth_dev *eth_dev) in cxgbe_dev_allmulticast_enable()
181 int cxgbe_dev_allmulticast_disable(struct rte_eth_dev *eth_dev) in cxgbe_dev_allmulticast_disable()
192 int cxgbe_dev_link_update(struct rte_eth_dev *eth_dev, in cxgbe_dev_link_update()
286 int cxgbe_dev_mtu_set(struct rte_eth_dev *eth_dev, uint16_t mtu) in cxgbe_dev_mtu_set()
321 int cxgbe_dev_close(struct rte_eth_dev *eth_dev) in cxgbe_dev_close()
361 int cxgbe_dev_start(struct rte_eth_dev *eth_dev) in cxgbe_dev_start()
419 int cxgbe_dev_stop(struct rte_eth_dev *eth_dev) in cxgbe_dev_stop()
441 int cxgbe_dev_configure(struct rte_eth_dev *eth_dev) in cxgbe_dev_configure()
472 int cxgbe_dev_tx_queue_start(struct rte_eth_dev *eth_dev, uint16_t tx_queue_id) in cxgbe_dev_tx_queue_start()
487 int cxgbe_dev_tx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t tx_queue_id) in cxgbe_dev_tx_queue_stop()
502 int cxgbe_dev_tx_queue_setup(struct rte_eth_dev *eth_dev, in cxgbe_dev_tx_queue_setup()
570 int cxgbe_dev_rx_queue_start(struct rte_eth_dev *eth_dev, uint16_t rx_queue_id) in cxgbe_dev_rx_queue_start()
588 int cxgbe_dev_rx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t rx_queue_id) in cxgbe_dev_rx_queue_stop()
606 int cxgbe_dev_rx_queue_setup(struct rte_eth_dev *eth_dev, in cxgbe_dev_rx_queue_setup()
710 static int cxgbe_dev_stats_get(struct rte_eth_dev *eth_dev, in cxgbe_dev_stats_get()
758 static int cxgbe_dev_stats_reset(struct rte_eth_dev *eth_dev) in cxgbe_dev_stats_reset()
785 static int cxgbe_flow_ctrl_get(struct rte_eth_dev *eth_dev, in cxgbe_flow_ctrl_get()
807 static int cxgbe_flow_ctrl_set(struct rte_eth_dev *eth_dev, in cxgbe_flow_ctrl_set()
838 cxgbe_dev_supported_ptypes_get(struct rte_eth_dev *eth_dev) in cxgbe_dev_supported_ptypes_get()
1135 static int cxgbe_get_regs_len(struct rte_eth_dev *eth_dev) in cxgbe_get_regs_len()
1143 static int cxgbe_get_regs(struct rte_eth_dev *eth_dev, in cxgbe_get_regs()
1223 static int eth_cxgbe_dev_init(struct rte_eth_dev *eth_dev) in eth_cxgbe_dev_init()
1299 static int eth_cxgbe_dev_uninit(struct rte_eth_dev *eth_dev) in eth_cxgbe_dev_uninit()