Home
last modified time | relevance | path

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

/freebsd-src/sys/net80211/
H A Dieee80211_ddb.c111 int i, showmesh = 0, showprocs = 0; in DB_SHOW_COMMAND() local
136 int i, showprocs = 0, showvaps = 0, showsta = 0, showmesh = 0, showscan = 0; in DB_SHOW_COMMAND() local
360 _db_show_tdma(const char * sep,const struct ieee80211_tdma_state * ts,int showprocs) _db_show_tdma() argument
378 _db_show_scan(const struct ieee80211_scan_state * ss,int showprocs) _db_show_scan() argument
434 _db_show_rate(const struct ieee80211_ratectl * rate,const void * rs,const int showprocs) _db_show_rate() argument
458 _db_show_vap(const struct ieee80211vap * vap,int showmesh,int showprocs) _db_show_vap() argument
657 _db_show_com(const struct ieee80211com * ic,int showvaps,int showsta,int showmesh,int showprocs,int showscan) _db_show_com() argument
[all...]