Home
last modified time | relevance | path

Searched refs:iv_scanreq_flags (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_tdma.c257 vap->iv_scanreq_flags, in tdma_newstate()
H A Dieee80211_adhoc.c188 vap->iv_scanreq_flags, in adhoc_newstate()
H A Dieee80211_var.h456 uint16_t iv_scanreq_flags;/* held scan request params */ member
H A Dieee80211_ddb.c537 db_printf("\tscanreq_flags 0x%x", vap->iv_scanreq_flags); in _db_show_vap()
H A Dieee80211_sta.c288 vap->iv_scanreq_flags, in sta_newstate()
H A Dieee80211_hostap.c235 vap->iv_scanreq_flags, in hostap_newstate()
H A Dieee80211_mesh.c756 vap->iv_scanreq_flags, in mesh_newstate()
H A Dieee80211_ioctl.c2648 vap->iv_scanreq_flags = sr->sr_flags; in ieee80211_scanreq()