ic_wep_txkey 517 dev/ic/acx.c wep_txkey.wep_txkey = ic->ic_wep_txkey; ic_wep_txkey 2177 dev/ic/ath.c ivp[3] = ic->ic_wep_txkey << 6; /* Key ID and pad */ ic_wep_txkey 2427 dev/ic/ath.c , iswep ? sc->sc_ic.ic_wep_txkey : HAL_TXKEYIX_INVALID ic_wep_txkey 2247 dev/ic/atw.c reg |= LSHIFT(ic->ic_wep_txkey, ATW_MACTEST_KEYID_MASK); ic_wep_txkey 3789 dev/ic/atw.c hh->atw_keyid = ic->ic_wep_txkey; ic_wep_txkey 2807 dev/ic/pgt.c wepkey = htole32(ic->ic_wep_txkey); ic_wep_txkey 1839 dev/pci/if_ipw.c data = htole32(ic->ic_wep_txkey); ic_wep_txkey 1360 dev/pci/if_iwi.c desc->wep_txkey = ic->ic_wep_txkey | ic_wep_txkey 1361 dev/pci/if_iwi.c ((ic->ic_nw_keys[ic->ic_wep_txkey].k_cipher == ic_wep_txkey 2091 dev/pci/if_iwi.c assoc.auth = (ic->ic_wep_txkey << 4) | IWI_AUTH_SHARED; ic_wep_txkey 1622 dev/pci/if_wpi.c &ic->ic_nw_keys[ic->ic_wep_txkey]; ic_wep_txkey 1627 dev/pci/if_wpi.c tx->security |= ic->ic_wep_txkey << 6; ic_wep_txkey 692 dev/usb/if_atu.c switch (ic->ic_nw_keys[ic->ic_wep_txkey].k_cipher) { ic_wep_txkey 704 dev/usb/if_atu.c cmd.WEP_DefaultKeyID = ic->ic_wep_txkey; ic_wep_txkey 1428 dev/usb/if_uath.c *frm++ = ic->ic_wep_txkey << 6; ic_wep_txkey 1791 dev/usb/if_uath.c return uath_set_key(sc, &ic->ic_nw_keys[ic->ic_wep_txkey], ic_wep_txkey 137 net80211/ieee80211_crypto.c k = &ic->ic_nw_keys[ic->ic_wep_txkey]; ic_wep_txkey 422 net80211/ieee80211_crypto.c kid = ic->ic_wep_txkey; ic_wep_txkey 232 net80211/ieee80211_ioctl.c ic->ic_wep_txkey = i; ic_wep_txkey 259 net80211/ieee80211_ioctl.c nwkey->i_defkid = ic->ic_wep_txkey + 1; ic_wep_txkey 233 net80211/ieee80211_var.h int ic_wep_txkey; /* default tx key index */