Home
last modified time | relevance | path

Searched refs:vmxnet3_hw (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_ethdev.c187 vmxnet3_disable_intr(struct vmxnet3_hw *hw) in vmxnet3_disable_intr()
199 vmxnet3_enable_intr(struct vmxnet3_hw *hw) in vmxnet3_enable_intr()
214 eth_vmxnet3_txdata_get(struct vmxnet3_hw *hw) in eth_vmxnet3_txdata_get()
413 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_configure()
518 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_setup_memreg()
605 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_setup_driver_shared()
727 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_start()
832 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_stop()
999 vmxnet3_hw_stats_save(struct vmxnet3_hw *hw) in vmxnet3_hw_stats_save()
1102 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_stats_get()
[all …]
H A Dvmxnet3_ethdev.h65 struct vmxnet3_hw { struct
153 vmxnet3_get_ring_idx(struct vmxnet3_hw *hw, uint32 rqID) in vmxnet3_get_ring_idx()
160 vmxnet3_rx_data_ring(struct vmxnet3_hw *hw, uint32 rqID) in vmxnet3_rx_data_ring()
H A Dvmxnet3_ring.h108 struct vmxnet3_hw *hw;
137 struct vmxnet3_hw *hw;
H A Dvmxnet3_rxtx.c240 struct vmxnet3_hw *hw = rq->hw; in vmxnet3_dev_rx_queue_reset()
399 struct vmxnet3_hw *hw = txq->hw; in vmxnet3_xmit_pkts()
669 vmxnet3_guess_mss(struct vmxnet3_hw *hw, const Vmxnet3_RxCompDesc *rcd, in vmxnet3_guess_mss()
723 vmxnet3_rx_offload(struct vmxnet3_hw *hw, const Vmxnet3_RxCompDesc *rcd, in vmxnet3_rx_offload()
832 struct vmxnet3_hw *hw; in vmxnet3_recv_pkts()
1027 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_tx_queue_setup()
1129 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_rx_queue_setup()
1252 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_rxtx_init()
1307 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_v4_rss_configure()
1355 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_rss_configure()