Searched refs:hw_atl_rxd_s (Results 1 – 2 of 2) sorted by relevance
54 struct hw_atl_rxd_s *hw_ring;87 struct hw_atl_rxd_s *rxd = NULL; in atl_reset_rx_queue()93 rxd = (struct hw_atl_rxd_s *)&rxq->hw_ring[i]; in atl_reset_rx_queue()173 sizeof(struct hw_atl_rxd_s), in atl_rx_queue_setup()396 struct hw_atl_rxd_s *rxd; in atl_alloc_rx_queue_mbufs()417 rxd = (struct hw_atl_rxd_s *)&rxq->hw_ring[i]; in atl_alloc_rx_queue_mbufs()934 struct hw_atl_rxd_s *rxd = NULL; in atl_recv_pkts()942 rxd = (struct hw_atl_rxd_s *)&rxq->hw_ring[tail]; in atl_recv_pkts()1074 rxd = (struct hw_atl_rxd_s *)&rxq->hw_ring[tail]; in atl_recv_pkts()
73 struct hw_atl_rxd_s { struct