Home
last modified time | relevance | path

Searched refs:IEEE80211_STYPE_ATIM (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dieee80211.h72 #define IEEE80211_STYPE_ATIM 0x0090 macro
650 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ATIM); in ieee80211_is_atim()
/linux/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c60 case cpu_to_le16(IEEE80211_STYPE_ATIM): in il_update_stats()