Home
last modified time | relevance | path

Searched refs:IFB_AssertLvl (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/wlags49_h2/
Dhcf.h326 hcf_16 IFB_AssertLvl; // Assert Filtering, Not yet implemented member
Dhcf.c1171 ifbp->IFB_AssertLvl = 1; in hcf_connect()
1183 ( offsetof(IFB_STRCT, IFB_AssertLvl) - offsetof(IFB_STRCT, IFB_AssertLine) ) / sizeof(hcf_16); in hcf_connect()
4292 hcf_16 run_time_flag = ifbp->IFB_AssertLvl; in mdd_assert()
4310 ifbp->IFB_AssertLvl = 0; // prevent recursive behavior in mdd_assert()
4312 ifbp->IFB_AssertLvl = run_time_flag; // restore appropriate filter level in mdd_assert()