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