/titanic_50/usr/src/uts/common/sys/ |
H A D | mac_wifi.h | 110 enum wifi_secmode wd_secalloc; member
|
/titanic_50/usr/src/uts/common/io/mac/plugins/ |
H A D | mac_wifi.c | 237 switch (wdp->wd_secalloc) { in mac_wifi_header() 308 if (wdp->wd_secalloc == WIFI_SEC_WPA) in mac_wifi_header_info()
|
/titanic_50/usr/src/uts/common/io/net80211/ |
H A D | net80211.c | 125 wd.wd_secalloc = ieee80211_crypto_getciphertype(ic); in ieee80211_mac_update() 137 "(cipher = %d)\n", wd.wd_secalloc); in ieee80211_mac_update()
|
H A D | net80211_proto.c | 958 wd.wd_secalloc = ieee80211_crypto_getciphertype(ic); in ieee80211_newstate()
|
/titanic_50/usr/src/uts/common/io/ipw/ |
H A D | ipw2100.c | 433 wd.wd_secalloc = WIFI_SEC_NONE; in ipw2100_attach() 1699 wd.wd_secalloc = WIFI_SEC_WEP; in ipw2100_newstate() 1701 wd.wd_secalloc = WIFI_SEC_NONE; in ipw2100_newstate()
|
/titanic_50/usr/src/uts/common/io/zyd/ |
H A D | zyd.c | 485 wd.wd_secalloc = WIFI_SEC_NONE; in zyd_mac_init()
|
/titanic_50/usr/src/uts/common/io/simnet/ |
H A D | simnet.c | 332 wd.wd_secalloc = WIFI_SEC_NONE; in simnet_init_wifi()
|
/titanic_50/usr/src/uts/common/io/iwi/ |
H A D | ipw2200.c | 565 wd.wd_secalloc = WIFI_SEC_NONE; in ipw2200_attach() 1822 wd.wd_secalloc = ieee80211_crypto_getciphertype(ic); in ipw2200_newstate()
|
/titanic_50/usr/src/uts/common/io/atu/ |
H A D | atu.c | 1267 wd.wd_secalloc = WIFI_SEC_NONE; in atu_attach()
|
/titanic_50/usr/src/uts/common/io/ural/ |
H A D | ural.c | 2319 wd.wd_secalloc = WIFI_SEC_NONE; in ural_attach()
|
/titanic_50/usr/src/uts/common/io/ath/ |
H A D | ath_main.c | 2280 wd.wd_secalloc = WIFI_SEC_NONE; in ath_attach()
|
/titanic_50/usr/src/uts/common/io/rum/ |
H A D | rum.c | 2364 wd.wd_secalloc = WIFI_SEC_NONE; in rum_attach()
|
/titanic_50/usr/src/uts/common/io/ral/ |
H A D | rt2560.c | 2573 wd.wd_secalloc = WIFI_SEC_NONE; in rt2560_attach()
|
/titanic_50/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 3243 wd.wd_secalloc = WIFI_SEC_NONE; in arn_attach()
|
/titanic_50/usr/src/uts/common/io/rwd/ |
H A D | rt2661.c | 3088 wd.wd_secalloc = WIFI_SEC_NONE; in rt2661_attach()
|
/titanic_50/usr/src/uts/common/io/uath/ |
H A D | uath.c | 3204 wd.wd_secalloc = WIFI_SEC_NONE; in uath_attach()
|
/titanic_50/usr/src/uts/common/io/rtw/ |
H A D | rtw.c | 3312 wd.wd_secalloc = WIFI_SEC_NONE; in rtw_attach()
|
/titanic_50/usr/src/uts/common/io/rwn/ |
H A D | rt2860.c | 3032 wd.wd_secalloc = WIFI_SEC_NONE; in rt2860_attach()
|
/titanic_50/usr/src/uts/common/io/wpi/ |
H A D | wpi.c | 615 wd.wd_secalloc = WIFI_SEC_NONE; in wpi_attach()
|
/titanic_50/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 4141 wd.wd_secalloc = WIFI_SEC_NONE; in mwl_attach()
|
/titanic_50/usr/src/uts/common/io/iwp/ |
H A D | iwp.c | 804 wd.wd_secalloc = WIFI_SEC_NONE; in iwp_attach()
|
/titanic_50/usr/src/uts/common/io/urtw/ |
H A D | urtw.c | 4402 wd.wd_secalloc = WIFI_SEC_NONE; in urtw_attach()
|
/titanic_50/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 881 wd.wd_secalloc = WIFI_SEC_NONE; in iwh_attach()
|
/titanic_50/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 758 wd.wd_secalloc = WIFI_SEC_NONE; in iwk_attach()
|