Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
Dhcf.h367 } IFB_STRCT; typedef
369 typedef IFB_STRCT* IFBP;
Dwl_internal.h877 IFB_STRCT hcfCtx;
Dhcf.c467 offsetof(IFB_STRCT, IFB_TallyLen ),
1183 ( offsetof(IFB_STRCT, IFB_AssertLvl) - offsetof(IFB_STRCT, IFB_AssertLine) ) / sizeof(hcf_16); in hcf_connect()
Dwl_main.c428 memset( &( lp->hcfCtx ), 0, sizeof( IFB_STRCT )); in wl_insert()