Home
last modified time | relevance | path

Searched refs:ic_def_txkey (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c348 if (ic->ic_def_txkey == IEEE80211_KEYIX_NONE || in ieee80211_crypto_getkey()
349 KEY_UNDEFINED(ic->ic_nw_keys[ic->ic_def_txkey])) in ieee80211_crypto_getkey()
351 return (&ic->ic_nw_keys[ic->ic_def_txkey]); in ieee80211_crypto_getkey()
390 if (ic->ic_def_txkey == IEEE80211_KEYIX_NONE) { in ieee80211_crypto_encap()
396 keyix = ic->ic_def_txkey; in ieee80211_crypto_encap()
397 k = &ic->ic_nw_keys[ic->ic_def_txkey]; in ieee80211_crypto_encap()
H A Dnet80211_ioctl.c351 *ow_kid = (ic->ic_def_txkey == IEEE80211_KEYIX_NONE) ? in wifi_cfg_keyid()
352 0 : ic->ic_def_txkey; in wifi_cfg_keyid()
363 ic->ic_def_txkey = *iw_kid; in wifi_cfg_keyid()
916 ic->ic_def_txkey = 0; in wifi_loaddefdata()
2271 ic->ic_def_txkey = kid; in wl_set_wpakey()
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c333 k = ic->ic_nw_keys + ic->ic_def_txkey; in atu_config()
348 cmd.WEP_DefaultKeyID = ic->ic_def_txkey; in atu_config()
1265 ic->ic_def_txkey = 0; in atu_attach()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h623 #define ic_def_txkey ic_crypto.cs_def_txkey macro
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c2354 if (k->wk_keyix == ic->ic_def_txkey) in mwl_key_set()
2422 ic->ic_def_txkey != IEEE80211_KEYIX_NONE && in mwl_setanywepkey()
2423 ic->ic_nw_keys[ic->ic_def_txkey].wk_keyix != IEEE80211_KEYIX_NONE) in mwl_setanywepkey()
2424 (void) mwl_key_set(ic, &ic->ic_nw_keys[ic->ic_def_txkey], mac); in mwl_setanywepkey()
4079 ic->ic_def_txkey = 0; in mwl_attach()
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.c570 ic->ic_def_txkey = 0; in zyd_wifi_init()
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c413 ic->ic_def_txkey = 0; in ipw2100_attach()
957 data = LE_32(ic->ic_def_txkey); in ipw2100_config()
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c548 ic->ic_def_txkey = 0; in ipw2200_attach()
1752 assoc.auth = (ic->ic_def_txkey << 4) | IPW2200_AUTH_SHARED; in ipw2200_auth_and_assoc()
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c2308 ic->ic_def_txkey = 0; in ural_attach()
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c2353 ic->ic_def_txkey = 0; in rum_attach()
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c2249 ic->ic_def_txkey = 0; in ath_attach()
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c2539 ic->ic_def_txkey = 0; in rt2560_attach()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c3162 ic->ic_def_txkey = 0; in arn_attach()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c3062 ic->ic_def_txkey = 0; in rt2661_attach()
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c3283 ic->ic_def_txkey = 0; in rtw_attach()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c3004 ic->ic_def_txkey = 0; in rt2860_attach()
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c3200 ic->ic_def_txkey = 0; in uath_attach()
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c590 ic->ic_def_txkey = 0; in wpi_attach()
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c4396 ic->ic_def_txkey = 0; in urtw_attach()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c780 ic->ic_def_txkey = 0; in iwp_attach()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c853 ic->ic_def_txkey = 0; in iwh_attach()
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c728 ic->ic_def_txkey = 0; in iwk_attach()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c1053 ic->ic_def_txkey = 0; in iwn_attach()