Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
Dwl_internal.h977 hcf_8 RejectAny; // 0 - 1 (0) member
Dwl_main.c684 lp->RejectAny = 1; in wl_insert()
686 lp->RejectAny = 0; in wl_insert()
1754 lp->ltvRecord.u.u16[0] = CNV_INT_TO_LITTLE( lp->RejectAny ); in wl_put_ltv()
3720 … len += sprintf(buf+len,"RejectAny: 0x%04X\n", lp->RejectAny ); // 0 - 1 (0)
Dwl_profile.c706 lp->RejectAny = parse_yes_no(value); in translate_option()
Dwl_priv.c777 lp->RejectAny = pLtv->u.u16[0]; in wvlan_uil_put_info()