Home
last modified time | relevance | path

Searched refs:EP_RING_EMPTY (Results 1 - 4 of 4) sorted by relevance

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

Completed in 8 milliseconds