Searched refs:NET80211_HANDSHAKERS (Results 1 – 3 of 3) sorted by relevance
675 #define NET80211_HANDSHAKERS __table ( struct net80211_handshaker, \ macro677 #define __net80211_handshaker __table_entry ( NET80211_HANDSHAKERS, 01 )
358 table_start ( NET80211_HANDSHAKERS ), in sec80211_detect_ie()359 table_end ( NET80211_HANDSHAKERS ) ); in sec80211_detect_ie()
2168 for_each_table_entry ( handshaker, NET80211_HANDSHAKERS ) { in net80211_prepare_assoc()