Searched refs:WLAN_EID_TIM (Results 1 – 5 of 5) sorted by relevance
863 /* Parse variable-length elements of beacon to find WLAN_EID_TIM */ in iwl_mvm_mac_ctxt_set_tim() 865 (beacon[tim_idx] != WLAN_EID_TIM)) in iwl_mvm_find_ie_offset() 869 if ((tim_idx < (frame_size - 1)) && (beacon[tim_idx] == WLAN_EID_TIM)) { in iwl_mvm_find_ie_offset()
608 WLAN_EID_TIM = 5,601 WLAN_EID_TIM = 5, global() enumerator
306 #define WLAN_EID_TIM 5 macro
458 case WLAN_EID_TIM: in __ieee802_11_parse_elems()
3607 ie = (u8 *)cfg80211_find_ie(WLAN_EID_TIM, ies, in ath10k_wmi_update_tim()3610 ie = __DECONST(u8 *, cfg80211_find_ie(WLAN_EID_TIM, ies, in ath10k_wmi_update_tim()