Home
last modified time | relevance | path

Searched refs:IEEE80211_MESHCONF_CAPAB_TBTT_ADJUSTING (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/mac80211/
Dmesh_sync.c46 IEEE80211_MESHCONF_CAPAB_TBTT_ADJUSTING) != 0; in mesh_peer_tbtt_adjusting()
202 IEEE80211_MESHCONF_CAPAB_TBTT_ADJUSTING | cap : in mesh_sync_offset_adjust_tbtt()
203 ~IEEE80211_MESHCONF_CAPAB_TBTT_ADJUSTING & cap; in mesh_sync_offset_adjust_tbtt()
Dmesh.c293 IEEE80211_MESHCONF_CAPAB_TBTT_ADJUSTING : 0x00; in mesh_add_meshconf_ie()
/linux-4.1.27/include/linux/
Dieee80211.h785 IEEE80211_MESHCONF_CAPAB_TBTT_ADJUSTING = 0x20, enumerator