Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.c23 static void aq_get_rxpages_xdp(struct aq_ring_buff_s *buff, in aq_get_rxpages_xdp()
84 static int aq_get_rxpages(struct aq_ring_s *self, struct aq_ring_buff_s *rxbuf) in aq_get_rxpages()
141 kcalloc(self->size, sizeof(struct aq_ring_buff_s), GFP_KERNEL); in aq_ring_alloc()
321 struct aq_ring_buff_s *buff = &self->buff_ring[self->sw_head]; in aq_ring_tx_clean()
369 struct aq_ring_buff_s *buff, in aq_rx_checksum()
418 struct aq_ring_buff_s *buff) in aq_xdp_run_prog()
501 struct aq_ring_buff_s *buff, in aq_add_rx_fragment()
505 struct aq_ring_buff_s *buff_ = buff; in aq_add_rx_fragment()
552 struct aq_ring_buff_s *buff = &self->buff_ring[self->sw_head]; in __aq_ring_rx_clean()
554 struct aq_ring_buff_s *buff_ = NULL; in __aq_ring_rx_clean()
[all …]
Daq_ring.h41 struct __packed aq_ring_buff_s { struct
136 struct aq_ring_buff_s *buff_ring;
Daq_nic.c575 struct aq_ring_buff_s *first = NULL; in aq_nic_map_xdp()
577 struct aq_ring_buff_s *dx_buff; in aq_nic_map_xdp()
673 struct aq_ring_buff_s *first = NULL; in aq_nic_map_skb()
675 struct aq_ring_buff_s *dx_buff; in aq_nic_map_skb()
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl/
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()
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()