Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtwvar.h172 struct rtw_txsoft { struct
174 struct mbuf *ts_mbuf;
175 bus_dmamap_t ts_dmamap;
176 struct ieee80211_node *ts_ni; /* destination node */
177 u_int ts_first; /* 1st hw descriptor */
178 u_int ts_last; /* last hw descriptor */
179 struct ieee80211_duration ts_d0;
180 struct ieee80211_duration ts_dn;