Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_txpreg.h456 volatile u_int32_t br_rxbuf_siz; member
H A Dif_txp.c984 boot->br_rxbuf_siz = htole32(RXBUF_ENTRIES * sizeof(struct txp_rxbuf_desc)); in txp_alloc_rings()