Home
last modified time | relevance | path

Searched refs:EP_RING_FULL (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/fjes/
Dfjes_hw.h74 #define EP_RING_FULL(_head, _tail, _max) \ macro
Dfjes_hw.c956 if (EP_RING_FULL(info->v1i.head, info->v1i.tail, info->v1i.count_max)) in fjes_hw_epbuf_tx_pkt_send()
Dfjes_main.c538 if (EP_RING_FULL(info->v1i.head, info->v1i.tail, in fjes_tx_stall_task()