Searched refs:igb_rx_entry (Results 1 – 1 of 1) sorted by relevance
69 struct igb_rx_entry { struct98 struct igb_rx_entry *sw_ring; /**< address of RX software ring. */810 struct igb_rx_entry *sw_ring; in eth_igb_recv_pkts()811 struct igb_rx_entry *rxe; in eth_igb_recv_pkts()995 struct igb_rx_entry *sw_ring; in eth_igb_recv_scattered_pkts()996 struct igb_rx_entry *rxe; in eth_igb_recv_scattered_pkts()1756 sizeof(struct igb_rx_entry) * nb_desc, in eth_igb_rx_queue_setup()2251 struct igb_rx_entry *rxe = rxq->sw_ring; in igb_alloc_rx_queue_mbufs()