Searched refs:hcf_put_info (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Ddhf.h92 #define PUT_INFO(pp) hcf_put_info(ifbp, (LTVP)pp)
H A Dwl_main.c1070 hcf_put_info( &lp->hcfCtx, (LTVP)&( lp->ltvRecord ));
1086 hcf_put_info( &lp->hcfCtx, (LTVP)&( lp->DefaultKeys ));
1223 hcf_status = hcf_put_info( &lp->hcfCtx, (LTVP)&( lp->ltvRecord ));
1265 hcf_status = hcf_put_info( &lp->hcfCtx, (LTVP)&( lp->ltvRecord ));
1317 hcf_status = hcf_put_info( &lp->hcfCtx, (LTVP)&( lp->ltvRecord ));
1323 hcf_status = hcf_put_info( &lp->hcfCtx, (LTVP)&( lp->ltvRecord ));
1329 hcf_status = hcf_put_info( &lp->hcfCtx, (LTVP)&( lp->ltvRecord ));
1339 hcf_status = hcf_put_info( &lp->hcfCtx, (LTVP)&( lp->ltvRecord ));
1345 hcf_status = hcf_put_info( &lp->hcfCtx, (LTVP)&( lp->ltvRecord ));
1351 hcf_status = hcf_put_info(
[all...]
H A Dwl_netdev.c1100 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord ));
1111 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord ));
1124 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord ));
1131 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord ));
1137 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord ));
1146 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord ));
1940 hcf_put_info( &( lp->hcfCtx ), (LTVP)&x );
H A Dhcf.h391 EXTERN_C int hcf_put_info (IFBP ifbp, LTVP ltvp );
H A Dwl_wext.c720 ret = hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord ));
728 ret = hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord ));
2482 status = hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord ));
2512 status = hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord ));
3049 ret = hcf_put_info(&(lp->hcfCtx), (LTVP)&ltv);
3098 ret = hcf_put_info(&(lp->hcfCtx), (LTVP)&ltv);
H A Dhcf.c1071 * This implies that all settings which are done via hcf_action and hcf_put_info (e.g. CFG_MB_ASSERT, CFG_REG_MB,
1134 * MailBox via hcf_put_info with the CFG_REG_MB type, but it prevents dependency on the "NULL-"ness of
1201 #if (HCF_ASSERT) & HCF_ASSERT_MB //build the structure to pass the assert info to hcf_put_info
1976 * the HCFASSERT in hcf_put_info which calls hcf_get_info to figure out whether the RID exists at all.
2131 *.MODULE int hcf_put_info( IFBP ifbp, LTVP ltvp )
2153 * Not all CFG-codes can be used for hcf_put_info. The following CFG-codes are valid for hcf_put_info:
2155 * Changes made by hcf_put_info to CFG_codes in this group will not affect the F/W
2158 * Changes made by hcf_put_info to CFG_codes will affect the F/W and HCF behavior immediately.
2177 * - hcf_put_info wa
2200 hcf_put_info( IFBP ifbp, LTVP ltvp ) function
[all...]
H A Dwl_priv.c1146 urq->result = hcf_put_info(&(lp->hcfCtx), (LTVP) pLtv);

Completed in 87 milliseconds