Searched refs:r92s_rx_stat (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/usb/wlan/
H A Dif_rsu.c238 struct r92s_rx_stat *, int);
2252 buf += sizeof(struct r92s_rx_stat);
2253 len -= sizeof(struct r92s_rx_stat);
2298 rsu_rx_copy_to_mbuf(struct rsu_softc *sc, struct r92s_rx_stat *stat,
2357 struct r92s_rx_stat *stat;
2363 stat = mtod(m, struct r92s_rx_stat *);
2473 struct r92s_rx_stat *stat;
2486 stat = (struct r92s_rx_stat *)buf;
2495 stat = (struct r92s_rx_stat *)buf;
2533 struct r92s_rx_stat *sta
[all...]
H A Dif_rsureg.h599 struct r92s_rx_stat { struct

Completed in 202 milliseconds