Searched refs:CFG_DEFAULT_KEYS (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/wlags49_h2/
H A Dmdd.h250 typedef struct KEY_STRCT { // key structure used in the CFG_DEFAULT_KEYS LTV
439 XX1( CFG_DEFAULT_KEYS, KEY_STRCT, key[4] ) /*defines set of encryption keys */
712 #define CFG_DEFAULT_KEYS 0xFCB0 //defines set of encryption keys macro
H A Dwl_priv.c933 case CFG_DEFAULT_KEYS:
1447 case CFG_DEFAULT_KEYS:
H A Dhcf.c4482 * Note that some RIDs can not be read, e.g. the pseudo RIDs for direct Hermes commands and CFG_DEFAULT_KEYS
4492 * for CFG_DEFAULT_KEYS and CFG_ADD_TKIP_DEFAULT_KEY - so the HCF_ASSERT logic of hcf_get_info should
4516 ( t != CFG_DEFAULT_KEYS && t != CFG_ADD_TKIP_DEFAULT_KEY && t != CFG_REMOVE_TKIP_DEFAULT_KEY &&
H A Dwl_main.c1246 lp->DefaultKeys.typ = CFG_DEFAULT_KEYS;

Completed in 47 milliseconds