Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_internal.h985 hcf_8 RejectAny; // 0 - 1 (0) member
Dwl_main.c685 lp->RejectAny = 1; in wl_insert()
687 lp->RejectAny = 0; in wl_insert()
1755 lp->ltvRecord.u.u16[0] = CNV_INT_TO_LITTLE( lp->RejectAny ); in wl_put_ltv()
3719 … 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.c775 lp->RejectAny = pLtv->u.u16[0]; in wvlan_uil_put_info()