Searched refs:B_PER_F (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Di82596var.h107 #define B_PER_F 6 /* recv buffers per frame */ macro
H A Di82596.c1497 r = 64 + ((32 + IE_RBUF_SIZE) * B_PER_F);
1504 sc->nrxbuf = sc->nframes * B_PER_F;

Completed in 208 milliseconds