Home
last modified time | relevance | path

Searched refs:EP_RING_INDEX_INC (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/fjes/ !
Dfjes_hw.h57 #define EP_RING_INDEX_INC(_num, _max) \ macro
Dfjes_hw.c933 EP_RING_INDEX_INC(epbh->info->v1i.head, info->v1i.count_max); in fjes_hw_epbuf_rx_curpkt_drop()
953 EP_RING_INDEX_INC(epbh->info->v1i.tail, info->v1i.count_max); in fjes_hw_epbuf_tx_pkt_send()