Searched refs:br_rxbuf_siz (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_txpreg.h | 456 volatile u_int32_t br_rxbuf_siz; member |
H A D | if_txp.c | 984 boot->br_rxbuf_siz = htole32(RXBUF_ENTRIES * sizeof(struct txp_rxbuf_desc)); in txp_alloc_rings() |