Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/fjes/
Dfjes_hw.h70 #define EP_RING_FULL(_head, _tail, _max) \ macro
Dfjes_hw.c908 if (EP_RING_FULL(info->v1i.head, info->v1i.tail, info->v1i.count_max)) in fjes_hw_epbuf_tx_pkt_send()
Dfjes_main.c484 if (EP_RING_FULL(info->v1i.head, info->v1i.tail, in fjes_tx_stall_task()