Searched refs:bo_flags (Results 1 - 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_beacon.c204 setbit(bo->bo_flags, item);
212 clrbit(bo->bo_flags, IEEE80211_BEACON_CSA);
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_tdma.c725 if (isset(bo->bo_flags, IEEE80211_BEACON_TDMA)) {
727 clrbit(bo->bo_flags, IEEE80211_BEACON_TDMA);
743 setbit(bo->bo_flags, IEEE80211_BEACON_TDMA);
H A Dieee80211_output.c3726 if (isset(bo->bo_flags, IEEE80211_BEACON_CSA) &&
3737 * updates in bo_flags so we don't need to explicitly
3838 if (isset(bo->bo_flags, IEEE80211_BEACON_WME)) {
3841 clrbit(bo->bo_flags, IEEE80211_BEACON_WME);
3845 if (isset(bo->bo_flags, IEEE80211_BEACON_HTINFO)) {
3847 clrbit(bo->bo_flags, IEEE80211_BEACON_HTINFO);
3866 if (isset(bo->bo_flags, IEEE80211_BEACON_TIM)) {
3938 clrbit(bo->bo_flags, IEEE80211_BEACON_TIM);
3954 if (isset(bo->bo_flags, IEEE80211_BEACON_CSA)) {
4005 if (isset(bo->bo_flags, IEEE80211_BEACON_ER
[all...]
H A Dieee80211_proto.h377 uint8_t bo_flags[4]; /* update/state flags */ member in struct:ieee80211_beacon_offsets
405 * handling this callback can be used to signal a rebuild. The bo_flags
H A Dieee80211_mesh.c3405 if (isset(bo->bo_flags, IEEE80211_BEACON_MESHCONF)) {
3407 clrbit(bo->bo_flags, IEEE80211_BEACON_MESHCONF);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_beacon.c385 setbit(bo->bo_flags, item);
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2560.c1278 setbit(bo->bo_flags, item);
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_rum.c2859 setbit(bo->bo_flags, item);
H A Dif_run.c5024 setbit(bo->bo_flags, item);
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c4462 setbit(bo->bo_flags, item);

Completed in 236 milliseconds