Searched defs:malo_tx_data (Results 1 – 1 of 1) sorted by relevance
68 struct malo_tx_data { struct69 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