Searched refs:slot_recy (Results 1 – 1 of 1) sorted by relevance
86 uint32_t slot_recy; in rge_rx_recycle() local112 slot_recy = rgep->rc_next; in rge_rx_recycle()113 free_srbdp = &rgep->free_srbds[slot_recy]; in rge_rx_recycle()117 rgep->rc_next = NEXT(slot_recy, RGE_BUF_SLOTS); in rge_rx_recycle()