Home
last modified time | relevance | path

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

/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_ethdev.c213 vmxnet3_enable_all_intrs(struct vmxnet3_hw *hw) in vmxnet3_enable_all_intrs()
235 vmxnet3_disable_all_intrs(struct vmxnet3_hw *hw) in vmxnet3_disable_all_intrs()
251 eth_vmxnet3_txdata_get(struct vmxnet3_hw *hw) in eth_vmxnet3_txdata_get()
449 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_alloc_intr_resources()
484 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_configure()
598 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_configure_msix()
669 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_setup_memreg()
756 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_setup_driver_shared()
887 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_start()
993 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_stop()
[all …]
H A Dvmxnet3_ethdev.h77 struct vmxnet3_hw { struct
166 vmxnet3_get_ring_idx(struct vmxnet3_hw *hw, uint32 rqID) in vmxnet3_get_ring_idx()
173 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.c239 struct vmxnet3_hw *hw = rq->hw; in vmxnet3_dev_rx_queue_reset()
401 struct vmxnet3_hw *hw = txq->hw; in vmxnet3_xmit_pkts()
671 vmxnet3_guess_mss(struct vmxnet3_hw *hw, const Vmxnet3_RxCompDesc *rcd, in vmxnet3_guess_mss()
725 vmxnet3_rx_offload(struct vmxnet3_hw *hw, const Vmxnet3_RxCompDesc *rcd, in vmxnet3_rx_offload()
834 struct vmxnet3_hw *hw; in vmxnet3_recv_pkts()
1029 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_tx_queue_setup()
1131 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_rx_queue_setup()
1254 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_dev_rxtx_init()
1309 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_v4_rss_configure()
1357 struct vmxnet3_hw *hw = dev->data->dev_private; in vmxnet3_rss_configure()