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

/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwi.c505 ic->ic_headroom = sizeof(struct bwi_txbuf_hdr);
2920 struct bwi_txbuf_hdr *hdr;
2994 hdr = mtod(m, struct bwi_txbuf_hdr *);
3111 struct bwi_txbuf_hdr *hdr;
3175 hdr = mtod(m, struct bwi_txbuf_hdr *);
3336 const struct bwi_txbuf_hdr *hdr =
3337 mtod(tb->tb_mbuf, const struct bwi_txbuf_hdr *);
H A Dif_bwivar.h172 struct bwi_txbuf_hdr { struct

Completed in 44 milliseconds