Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.h11 struct txgbe_rx_desc { struct
240 sizeof(struct txgbe_rx_desc))
281 volatile struct txgbe_rx_desc *rx_ring; /**< RX ring virtual address. */
H A Dtxgbe_rxtx.c1118 volatile struct txgbe_rx_desc *rxdp; in txgbe_rx_scan_hw_ring()
1211 volatile struct txgbe_rx_desc *rxdp; in txgbe_rx_alloc_bufs()
1367 volatile struct txgbe_rx_desc *rx_ring; in txgbe_recv_pkts()
1368 volatile struct txgbe_rx_desc *rxdp; in txgbe_recv_pkts()
1373 struct txgbe_rx_desc rxd; in txgbe_recv_pkts()
1640 struct txgbe_rx_desc rxd; in txgbe_recv_pkts_lro()
1643 volatile struct txgbe_rx_desc *rxdp; in txgbe_recv_pkts_lro()
2424 static const struct txgbe_rx_desc zeroed_desc = { in txgbe_reset_rx_queue()
2560 rxq->rx_ring = (struct txgbe_rx_desc *)TMZ_VADDR(rz); in txgbe_dev_rx_queue_setup()
2625 volatile struct txgbe_rx_desc *rxdp; in txgbe_dev_rx_queue_count()
[all …]