Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwnvar.h734 struct bwn_txhdr { struct
H A Dif_bwn.c362 struct ieee80211_node *, struct mbuf *, struct bwn_txhdr *,
743 ic->ic_headroom = sizeof(struct bwn_txhdr); in bwn_attach_post()
1048 struct bwn_txhdr txhdr; in bwn_pio_tx_start()
1157 (struct bwn_txhdr *)BWN_GET_TXHDRCACHE(slot), in bwn_dma_tx_start()
6262 struct mbuf *m, struct bwn_txhdr *txhdr, uint16_t cookie) in bwn_set_txhdr()