Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwn/
H A Dif_iwnvar.h97 struct iwn_tx_data { struct
110 struct iwn_tx_data data[IWN_TX_RING_COUNT]; argument
H A Dif_iwn.c4433 iwn_tx_data(struct iwn_softc *sc, struct mbuf *m, struct ieee80211_node *ni) in iwn_tx_data() function