Home
last modified time | relevance | path

Searched refs:aq_ring_buff_s (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c23 static void aq_get_rxpages_xdp(struct aq_ring_buff_s *buff, in aq_get_rxpages_xdp()
141 kcalloc(self->size, sizeof(struct aq_ring_buff_s), GFP_KERNEL); in aq_ring_alloc()
292 struct aq_ring_buff_s *buff = &self->buff_ring[self->sw_head]; in aq_ring_tx_clean()
340 struct aq_ring_buff_s *buff, in aq_rx_checksum()
388 struct aq_ring_buff_s *buff) in aq_xdp_build_skb()
408 struct aq_ring_buff_s *buff) in aq_xdp_run_prog()
486 struct aq_ring_buff_s *buff, in aq_add_rx_fragment()
490 struct aq_ring_buff_s *buff_ = buff; in aq_add_rx_fragment()
539 struct aq_ring_buff_s *buff_ = NULL; in __aq_ring_rx_clean()
715 struct aq_ring_buff_s *buff_ = NULL; in __aq_ring_xdp_clean()
[all …]
H A Daq_ring.h41 struct __packed aq_ring_buff_s { struct
136 struct aq_ring_buff_s *buff_ring;
H A Daq_nic.c580 struct aq_ring_buff_s *first = NULL; in aq_nic_map_xdp()
582 struct aq_ring_buff_s *dx_buff; in aq_nic_map_xdp()
678 struct aq_ring_buff_s *first = NULL; in aq_nic_map_skb()
680 struct aq_ring_buff_s *dx_buff; in aq_nic_map_skb()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c441 struct aq_ring_buff_s *buff = NULL; in hw_atl_a0_hw_ring_tx_xmit()
595 struct aq_ring_buff_s *buff = &ring->buff_ring[sw_tail_old]; in hw_atl_a0_hw_ring_rx_fill()
628 struct aq_ring_buff_s *buff = NULL; in hw_atl_a0_hw_ring_rx_receive()
H A Dhw_atl_b0.c664 struct aq_ring_buff_s *buff = NULL; in hw_atl_b0_hw_ring_tx_xmit()
829 struct aq_ring_buff_s *buff = &ring->buff_ring[sw_tail_old]; in hw_atl_b0_hw_ring_rx_fill()
910 struct aq_ring_buff_s *buff = NULL; in hw_atl_b0_hw_ring_rx_receive()