Home
last modified time | relevance | path

Searched refs:hcf_get_info (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/staging/wlags49_h2/
Ddhf.h91 #define GET_INFO(pp) hcf_get_info(ifbp, (LTVP)pp)
Dwl_wext.c525 ret = hcf_get_info( &(lp->hcfCtx), (LTVP)&( lp->ltvRecord )); in wireless_get_frequency()
600 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_range()
673 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_range()
815 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_bssid()
1242 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_essid()
1268 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_essid()
1580 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_nickname()
1772 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_porttype()
2210 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_set_rate()
2433 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_rate()
[all …]
Dwl_util.c347 rc = hcf_get_info( ifbp, (LTVP) &ltv ); in wl_has_wep()
1449 status = hcf_get_info(&(lp->hcfCtx), (LTVP)&(lp->ltvRecord)); in wl_get_tallies()
Dhcf.h378 EXTERN_C int hcf_get_info (IFBP ifbp, LTVP ltvp );
Dwl_priv.c1322 urq->result = hcf_get_info( &( lp->hcfCtx ), (LTVP) pLtv ); in wvlan_uil_get_info()
1756 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wvlan_get_netname()
1872 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wvlan_get_station_nickname()
1997 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wvlan_get_porttype()
Dhcf.c1218 (void)hcf_get_info( ifbp, &x ); in hcf_connect()
1951 hcf_get_info( IFBP ifbp, LTVP ltvp ) in hcf_get_info() function
4043 rc = hcf_get_info( ifbp, (LTVP)&ifbp->IFB_FWIdentity.len ); in init()
4055 rc = hcf_get_info( ifbp, (LTVP)&ifbp->IFB_HSISup.len ); in init()
4069 (void)hcf_get_info( ifbp, (LTVP)&ifbp->IFB_FWSup.len ); in init()
4514 hcf_get_info( ifbp, (LTVP)&x ); in put_info()
Dwl_main.c1174 hcf_status = hcf_get_info( &lp->hcfCtx, (LTVP)&( lp->ltvRecord )); in wl_go()
2848 hcf_status = hcf_get_info( &lp->hcfCtx, (LTVP)&( lp->ltvRecord )); in wl_mbx()