Home
last modified time | relevance | path

Searched defs:keyix (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/
H A Dkey.c339 static int ath_setkey_tkip(struct ath_common *common, u16 keyix, const u8 *key, in ath_setkey_tkip()
/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon.c127 u8 keyix; in ath9k_cmn_rx_skb_postprocess() local
H A Dmain.c830 static bool ath9k_txq_list_has_key(struct list_head *txq_list, u32 keyix) in ath9k_txq_list_has_key()
849 static bool ath9k_txq_has_key(struct ath_softc *sc, u32 keyix) in ath9k_txq_has_key()
884 static void ath9k_pending_key_del(struct ath_softc *sc, u8 keyix) in ath9k_pending_key_del()
H A Dhtc.h80 u8 keyix; member
91 u8 keyix; member
H A Dmac.h712 u8 keyix; member
H A Dath9k.h180 u8 keyix; member
/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c1261 unsigned int keyix, hlen; in ath5k_rx_decrypted() local