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

/freebsd-9.3-release/sys/dev/ral/
H A Drt2860.c1180 rt2860_maxrssi_chain(struct rt2860_softc *sc, const struct rt2860_rxwi *rxwi)
1214 struct rt2860_rxwi *rxwi;
1278 rxwi = mtod(m, struct rt2860_rxwi *);
3734 (MCLBYTES - sizeof (struct rt2860_rxwi) - 2));
H A Drt2860reg.h857 struct rt2860_rxwi { struct
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_runreg.h841 struct rt2860_rxwi { struct
H A Dif_run.c2749 run_maxrssi_chain(struct run_softc *sc, const struct rt2860_rxwi *rxwi)
2771 struct rt2860_rxwi *rxwi;
2777 rxwi = mtod(m, struct rt2860_rxwi *);
2779 rxwisize = sizeof(struct rt2860_rxwi);
2894 rxwisize = sizeof(struct rt2860_rxwi);

Completed in 182 milliseconds