Home
last modified time | relevance | path

Searched defs:athstatfoo (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/ath/athstats/
H A Dathstats.h38 struct athstatfoo { struct
41 BSDSTAT_DECL_METHODS(struct athstatfoo *); argument
44 void (*setifname)(struct athstatfoo *, const char *ifname); argument
46 void (*setstamac)(struct athstatfoo *, const uint8_t mac[]); argument
48 void (*zerostats)(struct athstatfoo *); argument
H A Dathstats.c1090 BSDSTAT_DEFINE_BOUNCE(athstatfoo) in BSDSTAT_DEFINE_BOUNCE() argument