Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fjes/
Dfjes_hw.h61 #define EP_RING_EMPTY(_head, _tail, _max) \ macro
Dfjes_hw.c903 return EP_RING_EMPTY(info->v1i.head, info->v1i.tail, in fjes_hw_epbuf_rx_is_empty()