Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_cmd.h396 struct setkey_parm { struct
397 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */
398 u8 keyid;
399 u8 set_tx; /* 1: main tx key for wep. 0: other key. */
400 u8 key[32]; /* this could be 40 or 104 */