rb_ntbuf 295 dev/sbus/be.c sc->sc_rb.rb_ntbuf = QEC_XD_RING_MAXSIZE; rb_ntbuf 300 dev/sbus/be.c sc->sc_rb.rb_ntbuf * BE_PKT_BUF_SZ + rb_ntbuf 468 dev/sbus/be.c bp = sc->sc_rb.rb_txbuf + (idx % sc->sc_rb.rb_ntbuf) * BE_PKT_BUF_SZ; rb_ntbuf 595 dev/sbus/be.c unsigned int ntbuf = sc->sc_rb.rb_ntbuf; rb_ntbuf 251 dev/sbus/qe.c sc->sc_rb.rb_ntbuf = QEC_XD_RING_MAXSIZE; rb_ntbuf 257 dev/sbus/qe.c sc->sc_rb.rb_ntbuf * QE_PKT_BUF_SZ + rb_ntbuf 391 dev/sbus/qe.c bp = sc->sc_rb.rb_txbuf + (idx % sc->sc_rb.rb_ntbuf) * QE_PKT_BUF_SZ; rb_ntbuf 467 dev/sbus/qe.c unsigned int ntbuf = sc->sc_rb.rb_ntbuf; rb_ntbuf 380 dev/sbus/qec.c ntbuf = qr->rb_ntbuf; rb_ntbuf 68 dev/sbus/qecvar.h int rb_ntbuf; /* # of transmit buffers */