Searched defs:secinfo (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_xmit.c280 const struct ieee80211_security *secinfo = &bcm->ieee->sec; local
H A Dbcm43xx_main.c3806 struct ieee80211_security *secinfo = &bcm->ieee->sec; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/zd1211rw/
H A Dzd_mac.c1172 struct ieee80211_security *secinfo = &ieee->sec; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Ddev.h198 struct wlan_802_11_security secinfo; member in struct:assoc_request
335 struct wlan_802_11_security secinfo; member in struct:_wlan_adapter
H A Dscan.c71 static inline int match_bss_no_security(struct wlan_802_11_security * secinfo, argument
85 static inline int match_bss_static_wep(struct wlan_802_11_security * secinfo, argument
97 static inline int match_bss_wpa(struct wlan_802_11_security * secinfo, argument
111 match_bss_wpa2(struct wlan_802_11_security * secinfo, struct bss_descriptor * match_bss) argument
125 match_bss_dynamic_wep(struct wlan_802_11_security * secinfo, struct bss_descriptor * match_bss) argument
[all...]

Completed in 185 milliseconds