Searched refs:ltv (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_main.h113 void wl_endian_translate_mailbox( ltv_t *ltv );
H A Dwl_wext.c2859 static int hermes_set_key(ltv_t *ltv, int alg, int key_idx, u8 *addr, argument
2884 ltv->len = 28;
2885 ltv->typ = CFG_ADD_TKIP_MAPPED_KEY;
2888 memcpy(&ltv->u.u8[buf_idx], addr, ETH_ALEN);
2892 memcpy(&ltv->u.u8[buf_idx], &key[0], 16);
2896 memcpy(&ltv->u.u8[buf_idx], tsc, IW_ENCODE_SEQ_MAX_SIZE);
2900 memcpy(&ltv->u.u8[buf_idx], seq, IW_ENCODE_SEQ_MAX_SIZE);
2904 memcpy(&ltv->u.u8[buf_idx], &key[16], 8);
2908 memcpy(&ltv->u.u8[buf_idx], &key[24], 8);
2915 ltv
3001 ltv_t ltv; local
3078 ltv_t ltv; local
[all...]
H A Dwl_util.c373 CFG_PRIVACY_OPT_IMPLEMENTED_STRCT ltv; local
381 ltv.len = 2;
382 ltv.typ = CFG_PRIVACY_OPT_IMPLEMENTED;
384 rc = hcf_get_info( ifbp, (LTVP) &ltv );
386 privacy = CNV_LITTLE_TO_INT( ltv.privacy_opt_implemented );
H A Dwl_main.c2512 * ltv - pointer to the LTV to endian translate
2519 void wl_endian_translate_mailbox( ltv_t *ltv )
2524 switch( ltv->typ ) {
2531 SCAN_RS_STRCT *aps = (SCAN_RS_STRCT *)&ltv->u.u8[0];
2533 num_aps = (hcf_16)(( (size_t)(ltv->len - 1 ) * 2 ) /
2564 PROBE_RESP *probe_resp = (PROBE_RESP *)ltv;
2580 #define ls ((LINK_STATUS_STRCT *)ltv)
2587 ASSOC_STATUS_STRCT *as = (ASSOC_STATUS_STRCT *)ltv;
2595 SECURITY_STATUS_STRCT *ss = (SECURITY_STATUS_STRCT *)ltv;
2627 * ltv
2636 ltv_t *ltv; local
[all...]
H A Dwl_priv.c299 ltv_t *ltv; local
309 ltv = (ltv_t *)urq->data;
310 if( ltv != NULL ) {
313 switch( ltv->typ ) {
335 DBG_WARNING( DbgInfo, "Unknown action code: 0x%x\n", ltv->typ );
H A Dmdd.h1042 LTV_STRCT ltv; /* LTV structure member in struct:DUI_STRCT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dshtool3735 ltv=`echo "$ver:$rev:$typnum:$levnum" |\
3786 echo "${ltv}"

Completed in 60 milliseconds