Searched defs:wf (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/tools/tools/mwl/mwlstats/
H A Dmain.c64 struct mwlstatfoo *wf; local
[all...]
H A Dmwlstats.c254 struct mwlstatfoo_p *wf = (struct mwlstatfoo_p *) wf0; local
260 mwl_collect(struct mwlstatfoo_p *wf, struct mwl_stats *stats) argument
270 struct mwlstatfoo_p *wf = (struct mwlstatfoo_p *) sf; local
278 struct mwlstatfoo_p *wf = (struct mwlstatfoo_p *) sf; local
286 struct mwlstatfoo_p *wf = (struct mwlstatfoo_p *) sf; local
305 struct mwlstatfoo_p *wf = (struct mwlstatfoo_p *) sf; local
411 struct mwlstatfoo_p *wf = (struct mwlstatfoo_p *) sf; local
515 struct mwlstatfoo_p *wf = (struct mwlstatfoo_p *) sf; local
547 struct mwlstatfoo_p *wf; local
[all...]
/freebsd-current/tools/tools/npe/npestats/
H A Dmain.c71 struct npestatfoo *wf; local
[all...]
H A Dnpestats.c134 struct npestatfoo_p *wf = (struct npestatfoo_p *) wf0; local
144 npe_collect(struct npestatfoo_p *wf, struct npestats *stats) argument
154 struct npestatfoo_p *wf local
162 struct npestatfoo_p *wf = (struct npestatfoo_p *) sf; local
170 struct npestatfoo_p *wf = (struct npestatfoo_p *) sf; local
178 struct npestatfoo_p *wf = (struct npestatfoo_p *) sf; local
214 struct npestatfoo_p *wf = (struct npestatfoo_p *) sf; local
252 struct npestatfoo_p *wf; local
[all...]
/freebsd-current/tools/tools/ath/athaggrstats/
H A Dmain.c84 struct athaggrstatfoo *wf; local
[all...]
H A Dathaggrstats.c162 struct athaggrstatfoo_p *wf = (struct athaggrstatfoo_p *) wf0; local
179 ath_collect(struct athaggrstatfoo_p *wf, struct ath_tx_aggr_stats *stats) argument
189 struct athaggrstatfoo_p *wf = (struct athaggrstatfoo_p *) sf; local
197 struct athaggrstatfoo_p *wf = (struct athaggrstatfoo_p *) sf; local
205 struct athaggrstatfoo_p *wf = (struct athaggrstatfoo_p *) sf; local
224 struct athaggrstatfoo_p *wf = (struct athaggrstatfoo_p *) sf; local
280 struct athaggrstatfoo_p *wf = (struct athaggrstatfoo_p *) sf; local
336 struct athaggrstatfoo_p *wf = (struct athaggrstatfoo_p *) sf; local
371 struct athaggrstatfoo_p *wf; local
[all...]
/freebsd-current/tools/tools/ath/athstats/
H A Dmain.c92 struct athstatfoo *wf; local
[all...]
H A Dathstats.c467 struct athstatfoo_p *wf = (struct athstatfoo_p *) wf0; local
480 struct athstatfoo_p *wf = (struct athstatfoo_p *) wf0; local
487 ath_collect(struct athstatfoo_p *wf, struct _athstats *stats) argument
517 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; local
525 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; local
533 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; local
552 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; local
806 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; local
1059 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; local
1095 struct athstatfoo_p *wf; local
[all...]
/freebsd-current/tools/tools/net80211/wlanstats/
H A Dmain.c167 struct wlanstatfoo *wf; local
[all...]
H A Dwlanstats.c407 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; local
416 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; local
424 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; local
449 getlladdr(struct wlanstatfoo_p *wf) argument
469 getbssid(struct wlanstatfoo_p *wf) argument
481 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; local
511 wlan_collect(struct wlanstatfoo_p *wf, struct ieee80211_stats *stats, struct ieee80211req_sta_stats *nstats) argument
540 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) sf; local
548 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) sf; local
556 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) sf; local
634 wlan_getinfo(struct wlanstatfoo_p *wf, int s, char b[], size_t bs) argument
675 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) sf; local
842 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) sf; local
1009 struct wlanstatfoo_p *wf; local
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dtestmode.c38 u16 wf; member in struct:__anon184
H A Dmcu.c199 u32 mt7615_rf_rr(struct mt7615_dev *dev, u32 wf, u32 reg) argument
214 int mt7615_rf_wr(struct mt7615_dev *dev, u32 wf, u32 reg, u32 val) argument
/freebsd-current/contrib/lua/src/
H A Dlstate.c424 lua_WarnFunction wf = G(L)->warnf; local
/freebsd-current/usr.bin/newkey/
H A Dupdate.c234 FILE *wf; local
/freebsd-current/sys/geom/
H A Dgeom_event.c190 int wf; local
/freebsd-current/usr.sbin/rpc.ypupdated/
H A Dupdate.c231 FILE *wf; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h244 uint64_t wf = a + z; local
/freebsd-current/sys/kern/
H A Dsys_pipe.c468 struct file *rf, *wf; local

Completed in 363 milliseconds