Searched defs:libipw_crypt_info (Results 1 – 1 of 1) sorted by relevance
757 struct libipw_crypt_info { struct758 char *name;761 spinlock_t *lock;763 struct libipw_crypt_data *crypt[NUM_WEP_KEYS];764 int tx_keyidx; /* default TX key index (crypt[tx_keyidx]) */765 struct list_head crypt_deinit_list;766 struct timer_list crypt_deinit_timer;767 int crypt_quiesced;