Home
last modified time | relevance | path

Searched refs:connectionControl (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_internal.h958 hcf_16 connectionControl; member
Dwl_profile.c683 lp->connectionControl = value_convert; in translate_option()
Dwl_main.c677 lp->connectionControl = PARM_CONNECTION_CONTROL; in wl_insert()
1716 lp->ltvRecord.u.u16[0] = CNV_INT_TO_LITTLE( lp->connectionControl ); in wl_put_ltv()
3693 len += sprintf(buf+len,"connectionControl: 0x%04X\n", lp->connectionControl );
Dwl_priv.c720 lp->connectionControl = pLtv->u.u16[0]; in wvlan_uil_put_info()