Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/wlan/
Dif_uathvar.h151 struct uath_stat { struct
194 struct uath_stat sc_stat; argument
Dif_uath.c266 static void uath_stat(void *);
805 uath_stat(void *arg) in uath_stat() function
2152 callout_reset(&sc->stat_ch, hz, uath_stat, sc); in uath_newstate()
2229 struct uath_stat *stats; in uath_sysctl_node()
2404 callout_reset(&sc->stat_ch, hz, uath_stat, sc); in uath_cmdeof()