Home
last modified time | relevance | path

Searched defs:iwn_tx_data (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwn/
H A Dif_iwnvar.h96 struct iwn_tx_data { struct
114 struct iwn_tx_data data[IWN_TX_RING_COUNT]; argument
H A Dif_iwn.c4529 iwn_tx_data(struct iwn_softc *sc, struct mbuf *m, struct ieee80211_node *ni) in iwn_tx_data() function