Home
last modified time | relevance | path

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

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