Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/
Dkey.c339 static int ath_setkey_tkip(struct ath_common *common, u16 keyix, const u8 *key, in ath_setkey_tkip()
/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dcommon.c127 u8 keyix; in ath9k_cmn_rx_skb_postprocess() local
Dmain.c831 static bool ath9k_txq_list_has_key(struct list_head *txq_list, u32 keyix) in ath9k_txq_list_has_key()
850 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()
Dhtc.h80 u8 keyix; member
91 u8 keyix; member
Dmac.h710 u8 keyix; member
Dath9k.h178 u8 keyix; member
/linux-5.19.10/drivers/net/wireless/ath/ath5k/
Dbase.c1261 unsigned int keyix, hlen; in ath5k_rx_decrypted() local