Home
last modified time | relevance | path

Searched refs:bo_flags (Results 1 – 11 of 11) sorted by relevance

/NextBSD/sys/net80211/
HDieee80211_output.c3154 if (isset(bo->bo_flags, IEEE80211_BEACON_CSA) && in ieee80211_beacon_update()
3221 if (isset(bo->bo_flags, IEEE80211_BEACON_WME)) { in ieee80211_beacon_update()
3223 clrbit(bo->bo_flags, IEEE80211_BEACON_WME); in ieee80211_beacon_update()
3227 if (isset(bo->bo_flags, IEEE80211_BEACON_HTINFO)) { in ieee80211_beacon_update()
3229 clrbit(bo->bo_flags, IEEE80211_BEACON_HTINFO); in ieee80211_beacon_update()
3248 if (isset(bo->bo_flags, IEEE80211_BEACON_TIM)) { in ieee80211_beacon_update()
3315 clrbit(bo->bo_flags, IEEE80211_BEACON_TIM); in ieee80211_beacon_update()
3331 if (isset(bo->bo_flags, IEEE80211_BEACON_CSA)) { in ieee80211_beacon_update()
3374 if (isset(bo->bo_flags, IEEE80211_BEACON_ERP)) { in ieee80211_beacon_update()
3379 clrbit(bo->bo_flags, IEEE80211_BEACON_ERP); in ieee80211_beacon_update()
[all …]
HDieee80211_tdma.c718 if (isset(bo->bo_flags, IEEE80211_BEACON_TDMA)) { in ieee80211_tdma_update_beacon()
720 clrbit(bo->bo_flags, IEEE80211_BEACON_TDMA); in ieee80211_tdma_update_beacon()
736 setbit(bo->bo_flags, IEEE80211_BEACON_TDMA); in ieee80211_tdma_update_beacon()
HDieee80211_proto.h331 uint8_t bo_flags[4]; /* update/state flags */ member
HDieee80211_mesh.c3429 if (isset(bo->bo_flags, IEEE80211_BEACON_MESHCONF)) { in ieee80211_mesh_update_beacon()
3431 clrbit(bo->bo_flags, IEEE80211_BEACON_MESHCONF); in ieee80211_mesh_update_beacon()
/NextBSD/sys/dev/wtap/
HDif_wtap.c189 setbit(bo->bo_flags, item); in wtap_beacon_update()
/NextBSD/sys/dev/ath/
HDif_ath_beacon.c379 setbit(bo->bo_flags, item); in ath_beacon_update()
/NextBSD/sys/dev/ral/
HDrt2560.c1278 setbit(bo->bo_flags, item); in rt2560_beacon_update()
/NextBSD/sys/dev/usb/wlan/
HDif_rum.c2593 setbit(bo->bo_flags, item); in rum_update_beacon()
HDif_urtwn.c1902 setbit(bo->bo_flags, item); in urtwn_update_beacon()
HDif_run.c4851 setbit(bo->bo_flags, item); in run_update_beacon()
/NextBSD/sys/dev/wpi/
HDif_wpi.c4439 setbit(bo->bo_flags, item); in wpi_update_beacon()