Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.h27 int hw_atl_b0_hw_ring_tx_stop(struct aq_hw_s *self, int index);
H A Dhw_atl_b0.c503 int hw_atl_b0_hw_ring_tx_stop(struct aq_hw_s *self, int index) in hw_atl_b0_hw_ring_tx_stop() function
/f-stack/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c562 hw_atl_b0_hw_ring_tx_stop(hw, tx_queue_id); in atl_tx_queue_stop()