Searched refs:u8Ciphermode (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/staging/wilc1000/ | 
| D | host_interface.h | 443 …   const u8 *mac_addr, const u8 *pu8RxMic, const u8 *pu8TxMic, u8 mode, u8 u8Ciphermode, u8 u8Idx);477 				const u8 *pu8RxMic, const u8 *pu8TxMic, u8 mode, u8 u8Ciphermode);
 
 | 
| D | host_interface.c | 3189 		     u8 mode, u8 u8Ciphermode, u8 u8Idx)  in host_int_add_ptk()  argument3238 	msg.body.key_info.attr.wpa.mode = u8Ciphermode;  in host_int_add_ptk()
 3255 			u8 mode, u8 u8Ciphermode)  in host_int_add_rx_gtk()  argument
 3284 		msg.body.key_info.attr.wpa.mode = u8Ciphermode;  in host_int_add_rx_gtk()
 
 |