Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h280 struct bfe *r_bfe; member
H A Dbfe.c1217 OUTL(r->r_bfe, BFE_DMARX_PTR, ((i) * sizeof (bfe_desc_t))); in bfe_rx_desc_init()
2305 cur = INL(r->r_bfe, BFE_DMATX_STAT) & BFE_STAT_CDMASK; in bfe_tx_reclaim()
2313 DTRACE_PROBE3(tx__reclaim, int, r->r_bfe->bfe_unit, in bfe_tx_reclaim()
2339 r->r_bfe->bfe_tx_stall_time = 0; in bfe_tx_reclaim()
2775 bfe->bfe_tx_ring.r_bfe = bfe; in bfe_rings_alloc()
2784 bfe->bfe_rx_ring.r_bfe = bfe; in bfe_rings_alloc()