Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dmalo.c68 struct malo_tx_data { struct
69 bus_dmamap_t map;
70 struct mbuf *m;
71 uint32_t softstat;
72 struct ieee80211_node *ni;
1465 malo_tx_data(struct malo_softc *sc, struct mbuf *m0, in malo_tx_data() function