Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h149 uint16_t rxh_buflen; /* exclude bwi_rxbuf_hdr */ member
H A Dif_bwi.c2617 buflen = le16toh(hdr->rxh_buflen); in bwi_rxeof()