Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.h18 int hw_atl_b0_hw_ring_rx_init(struct aq_hw_s *self, uint64_t base_addr,
H A Dhw_atl_b0.c416 int hw_atl_b0_hw_ring_rx_init(struct aq_hw_s *self, uint64_t base_addr, in hw_atl_b0_hw_ring_rx_init() function
/f-stack/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c374 err = hw_atl_b0_hw_ring_rx_init(hw, base_addr, rxq->queue_id, in atl_rx_init()