Searched refs:EP_RING_EMPTY (Results 1 – 2 of 2) sorted by relevance
/drivers/net/fjes/ | ||
D | fjes_hw.h | 61 #define EP_RING_EMPTY(_head, _tail, _max) \ macro |
D | fjes_hw.c | 925 return EP_RING_EMPTY(info->v1i.head, info->v1i.tail, in fjes_hw_epbuf_rx_is_empty() |