Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dhcf.h374 } IFB_STRCT; typedef
376 typedef IFB_STRCT* IFBP;
Dwl_internal.h885 IFB_STRCT hcfCtx;
Dhcf.c473 offsetof(IFB_STRCT, IFB_TallyLen ),
1216 ( offsetof(IFB_STRCT, IFB_AssertLvl) - offsetof(IFB_STRCT, IFB_AssertLine) ) / sizeof(hcf_16); in hcf_connect()
Dwl_main.c429 memset( &( lp->hcfCtx ), 0, sizeof( IFB_STRCT )); in wl_insert()