Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/null/
H A Drte_eth_null.c32 struct null_queue { struct
54 struct null_queue rx_null_queues[RTE_MAX_QUEUES_PER_PORT]; argument
55 struct null_queue tx_null_queues[RTE_MAX_QUEUES_PER_PORT];
86 struct null_queue *h = q; in eth_null_rx()
111 struct null_queue *h = q; in eth_null_copy_rx()
145 struct null_queue *h = q; in eth_null_tx()
162 struct null_queue *h = q; in eth_null_copy_tx()
358 struct null_queue *nq; in eth_queue_release()