Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k.h247 static inline uint16_t fifo_peek(struct fifo *fifo) in fifo_peek() function
H A Dfm10k_rxtx.c548 next_rs = fifo_peek(&q->rs_tracker); in tx_free_descriptors()