Home
last modified time | relevance | path

Searched refs:IFB_PRIIdentity (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/wlags49_h2/
Dhcf.h290 CFG_PRI_IDENTITY_STRCT IFB_PRIIdentity; member
Dhcf.c4081 while ( i-- ) ((hcf_8*)(&ifbp->IFB_PRIIdentity))[i] = ((hcf_8*)(&ifbp->IFB_FWIdentity))[i]; in init()
4082 ifbp->IFB_PRIIdentity.typ = CFG_PRI_IDENTITY; in init()
4084 xxxx[xxxx_PRI_IDENTITY_OFFSET] = &ifbp->IFB_PRIIdentity.len; in init()
Dwl_main.c3636 printf_strct( m, "PrimaryIdentity", (hcf_16*)&lp->hcfCtx.IFB_PRIIdentity );