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

/freebsd-10.2-release/sys/dev/bwi/
H A Dif_bwi.c518 ic->ic_headroom = sizeof(struct bwi_txbuf_hdr);
2949 struct bwi_txbuf_hdr *hdr;
3023 hdr = mtod(m, struct bwi_txbuf_hdr *);
3140 struct bwi_txbuf_hdr *hdr;
3203 hdr = mtod(m, struct bwi_txbuf_hdr *);
3367 const struct bwi_txbuf_hdr *hdr =
3368 mtod(tb->tb_mbuf, const struct bwi_txbuf_hdr *);
H A Dif_bwivar.h170 struct bwi_txbuf_hdr { struct

Completed in 106 milliseconds