Searched refs:rt2860_rxwi (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/usb/
H A Dif_runvar.h23 sizeof (struct rt2860_rxwi) + \
H A Dif_run.c2157 run_maxrssi_chain(struct run_softc *sc, const struct rt2860_rxwi *rxwi)
2181 struct rt2860_rxwi *rxwi;
2192 rxwi = (struct rt2860_rxwi *)buf;
2193 rxwisize = sizeof(struct rt2860_rxwi);
2327 rxwisize = sizeof(struct rt2860_rxwi);
/openbsd-current/sys/dev/ic/
H A Drt2860.c1246 rt2860_maxrssi_chain(struct rt2860_softc *sc, const struct rt2860_rxwi *rxwi)
1282 struct rt2860_rxwi *rxwi;
1345 rxwi = mtod(m, struct rt2860_rxwi *);
3826 (MCLBYTES - sizeof (struct rt2860_rxwi) - 2));
H A Drt2860reg.h934 struct rt2860_rxwi { struct

Completed in 211 milliseconds