Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net80211/
H A Dieee80211_tdma.c260 vap->iv_scanreq_flags, in tdma_newstate()
H A Dieee80211_adhoc.c193 vap->iv_scanreq_flags, in adhoc_newstate()
H A Dieee80211_var.h450 uint16_t iv_scanreq_flags;/* held scan request params */ member
H A Dieee80211_ddb.c535 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.c759 vap->iv_scanreq_flags, in mesh_newstate()
H A Dieee80211_ioctl.c2618 vap->iv_scanreq_flags = sr->sr_flags; in ieee80211_scanreq()