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

/freebsd-12-stable/sys/dev/ed/
H A Dif_edvar.h111 u_int tx_mem; /* Total amount of RAM for tx */ member in struct:ed_softc
H A Dif_ed.c326 sc->tx_mem = sc->txb_cnt * ED_PAGE_SIZE * ED_TXBUF_SIZE;
334 1, "TxMem", CTLFLAG_RD, &sc->tx_mem, 0,

Completed in 53 milliseconds