Searched refs:kv_type (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dcommon.c297 hk.kv_type = ATH9K_CIPHER_WEP;
300 hk.kv_type = ATH9K_CIPHER_TKIP;
303 hk.kv_type = ATH9K_CIPHER_AES_CCM;
H A Dmac.h659 u8 kv_type; member in struct:ath9k_keyval
H A Dhw.c1567 switch (k->kv_type) {
1607 "cipher %u not supported\n", k->kv_type);

Completed in 42 milliseconds