Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c118 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()
H A Dbge_impl.h397 volatile uint16_t *cons_index_p; /* (const) ptr to h/w */ member
514 volatile uint16_t *cons_index_p; /* (const) ptr to h/w */ member
H A Dbge_main2.c2244 brp->cons_index_p = &bsp->buff_cons_index[buff_cons_xref[ring]];
2389 srp->cons_index_p = SEND_INDEX_P(bsp, ring);