Home
last modified time | relevance | path

Searched refs:txgbe_rx_desc (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.h12 struct txgbe_rx_desc { struct
241 sizeof(struct txgbe_rx_desc))
282 volatile struct txgbe_rx_desc *rx_ring; /**< RX ring virtual address. */
H A Dtxgbe_rxtx.c1188 volatile struct txgbe_rx_desc *rxdp; in txgbe_rx_scan_hw_ring()
1281 volatile struct txgbe_rx_desc *rxdp; in txgbe_rx_alloc_bufs()
1437 volatile struct txgbe_rx_desc *rx_ring; in txgbe_recv_pkts()
1438 volatile struct txgbe_rx_desc *rxdp; in txgbe_recv_pkts()
1443 struct txgbe_rx_desc rxd; in txgbe_recv_pkts()
1710 struct txgbe_rx_desc rxd; in txgbe_recv_pkts_lro()
1713 volatile struct txgbe_rx_desc *rxdp; in txgbe_recv_pkts_lro()
2513 static const struct txgbe_rx_desc zeroed_desc = { in txgbe_reset_rx_queue()
2649 rxq->rx_ring = (struct txgbe_rx_desc *)TMZ_VADDR(rz); in txgbe_dev_rx_queue_setup()
2714 volatile struct txgbe_rx_desc *rxdp; in txgbe_dev_rx_queue_count()
[all …]