Searched refs:bwi_txbuf_hdr (Results 1 – 2 of 2) sorted by relevance
503 ic->ic_headroom = sizeof(struct bwi_txbuf_hdr); in bwi_attach()2912 struct bwi_txbuf_hdr *hdr; in bwi_encap()2981 hdr = mtod(m, struct bwi_txbuf_hdr *); in bwi_encap()3098 struct bwi_txbuf_hdr *hdr; in bwi_encap_raw()3162 hdr = mtod(m, struct bwi_txbuf_hdr *); in bwi_encap_raw()3323 const struct bwi_txbuf_hdr *hdr = in _bwi_txeof()3324 mtod(tb->tb_mbuf, const struct bwi_txbuf_hdr *); in _bwi_txeof()
171 struct bwi_txbuf_hdr { struct