Home
last modified time | relevance | path

Searched refs:u8Ciphermode (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h443 … 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);
Dhost_interface.c3189 u8 mode, u8 u8Ciphermode, u8 u8Idx) in host_int_add_ptk() argument
3238 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()