Home
last modified time | relevance | path

Searched refs:uath_stat (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_uathvar.h150 struct uath_stat { struct
194 struct uath_stat sc_stat; argument
H A Dif_uath.c262 static void uath_stat(void *);
779 uath_stat(void *arg) in uath_stat() function
2076 callout_reset(&sc->stat_ch, hz, uath_stat, sc); in uath_newstate()
2153 struct uath_stat *stats; in uath_sysctl_node()
2329 callout_reset(&sc->stat_ch, hz, uath_stat, sc); in uath_cmdeof()