Home
last modified time | relevance | path

Searched refs:hw_atl_b0_hw_ring_tx_start (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.h24 int hw_atl_b0_hw_ring_tx_start(struct aq_hw_s *self, int index);
H A Dhw_atl_b0.c391 int hw_atl_b0_hw_ring_tx_start(struct aq_hw_s *self, int index) in hw_atl_b0_hw_ring_tx_start() function
/f-stack/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c539 hw_atl_b0_hw_ring_tx_start(hw, tx_queue_id); in atl_tx_queue_start()