Searched refs:igb_rx_entry (Results 1 – 1 of 1) sorted by relevance
81 struct igb_rx_entry { struct110 struct igb_rx_entry *sw_ring; /**< address of RX software ring. */830 struct igb_rx_entry *sw_ring; in eth_igb_recv_pkts()831 struct igb_rx_entry *rxe; in eth_igb_recv_pkts()1015 struct igb_rx_entry *sw_ring; in eth_igb_recv_scattered_pkts()1016 struct igb_rx_entry *rxe; in eth_igb_recv_scattered_pkts()1801 sizeof(struct igb_rx_entry) * nb_desc, in eth_igb_rx_queue_setup()2277 struct igb_rx_entry *rxe = rxq->sw_ring; in igb_alloc_rx_queue_mbufs()