Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_zydreg.h1111 struct zyd_tx_data { struct
1112 struct zyd_softc *sc;
1113 struct usbd_xfer *xfer;
1114 uint8_t *buf;
1115 struct ieee80211_node *ni;
H A Dif_zyd.c2201 zyd_tx_data(struct zyd_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) in zyd_tx_data() function