Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_tdma.c261 vap->iv_scanreq_flags, in tdma_newstate()
H A Dieee80211_adhoc.c193 vap->iv_scanreq_flags, in adhoc_newstate()
H A Dieee80211_var.h447 uint16_t iv_scanreq_flags;/* held scan request params */ member
H A Dieee80211_ddb.c397 db_printf("\tscanreq_flags 0x%x", vap->iv_scanreq_flags); in _db_show_vap()
H A Dieee80211_sta.c295 vap->iv_scanreq_flags, in sta_newstate()
H A Dieee80211_hostap.c242 vap->iv_scanreq_flags, in hostap_newstate()
H A Dieee80211_mesh.c760 vap->iv_scanreq_flags, in mesh_newstate()
H A Dieee80211_ioctl.c2617 vap->iv_scanreq_flags = sr->sr_flags; in ieee80211_scanreq()