Home
last modified time | relevance | path

Searched refs:iv_scanreq_maxdwell (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_adhoc.c193 vap->iv_scanreq_maxdwell, in adhoc_newstate()
HDieee80211_tdma.c263 vap->iv_scanreq_maxdwell, in tdma_newstate()
HDieee80211_ddb.c414 db_printf(" scanreq_maxdwell %u", vap->iv_scanreq_maxdwell); in _db_show_vap()
HDieee80211_sta.c296 vap->iv_scanreq_maxdwell, in sta_newstate()
HDieee80211_hostap.c240 vap->iv_scanreq_maxdwell, in hostap_newstate()
HDieee80211_mesh.c775 vap->iv_scanreq_maxdwell, in mesh_newstate()
/dragonfly/sys/netproto/802_11/
HDieee80211_var.h411 u_int iv_scanreq_maxdwell; member