Searched refs:cons_index_p (Results 1 – 3 of 3) sorted by relevance
118 for (n = 0, slot = srp->tc_next; slot != *srp->cons_index_p; in bge_recycle_ring()227 ASSERT(srp->cons_index_p == SEND_INDEX_P(bsp, ring)); in bge_recycle()229 if (*srp->cons_index_p == srp->tc_next) in bge_recycle()
397 volatile uint16_t *cons_index_p; /* (const) ptr to h/w */ member514 volatile uint16_t *cons_index_p; /* (const) ptr to h/w */ member
2258 brp->cons_index_p = &bsp->buff_cons_index[buff_cons_xref[ring]];2403 srp->cons_index_p = SEND_INDEX_P(bsp, ring);