Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fjes/
H A Dfjes_hw.h57 #define EP_RING_INDEX_INC(_num, _max) \ macro
H A Dfjes_hw.c956 EP_RING_INDEX_INC(epbh->info->v1i.head, info->v1i.count_max); in fjes_hw_epbuf_rx_curpkt_drop()
976 EP_RING_INDEX_INC(epbh->info->v1i.tail, info->v1i.count_max); in fjes_hw_epbuf_tx_pkt_send()