HomeSort by: relevance | last modified time | path
    Searched refs:rt2860_rxwi (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/usb/
if_runvar.h 24 sizeof(struct rt2860_rxwi) + \
if_run.c 2267 run_maxrssi_chain(struct run_softc *sc, const struct rt2860_rxwi *rxwi)
2289 struct rt2860_rxwi *rxwi;
2299 rxwi = (struct rt2860_rxwi *)buf;
2300 rxwisize = sizeof(struct rt2860_rxwi);
2441 rxwisize = sizeof(struct rt2860_rxwi);
  /src/sys/dev/ic/
rt2860.c 1304 rt2860_maxrssi_chain(struct rt2860_softc *sc, const struct rt2860_rxwi *rxwi)
1337 struct rt2860_rxwi *rxwi;
1403 rxwi = mtod(m, struct rt2860_rxwi *);
3908 (MCLBYTES - sizeof (struct rt2860_rxwi) - 2));
rt2860reg.h 911 struct rt2860_rxwi { struct

Completed in 18 milliseconds