Home
last modified time | relevance | path

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

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