Home
last modified time | relevance | path

Searched refs:hcfCtx (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_main.c429 memset( &( lp->hcfCtx ), 0, sizeof( IFB_STRCT )); in wl_insert()
808 hcf_status = hcf_connect( &lp->hcfCtx, dev->base_addr ); in wl_insert()
821 lp->driverInfo.card_stat = lp->hcfCtx.IFB_CardStat; in wl_insert()
898 hcf_connect( &lp->hcfCtx, HCF_DISCONNECT); in wl_insert()
978 hcf_connect( &lp->hcfCtx, HCF_DISCONNECT ); in wl_reset()
984 hcf_status = hcf_connect( &lp->hcfCtx, dev->base_addr ); in wl_reset()
1109 hcf_status = dhf_download_fw( &lp->hcfCtx, (memimage *)cp ); in wl_go()
1123 ( CNV_INT_TO_LITTLE( lp->hcfCtx.IFB_FWIdentity.comp_id ) != COMP_ID_FW_STA ) in wl_go()
1125 ( CNV_INT_TO_LITTLE( lp->hcfCtx.IFB_FWIdentity.comp_id ) != COMP_ID_FW_AP ) ) { in wl_go()
1135 hcf_status = dhf_download_fw( &lp->hcfCtx, &fw_image ); in wl_go()
[all …]
Dwl_priv.c207 urq->hcfCtx = &( lp->hcfCtx ); in wvlan_uil_connect()
251 if( urq->hcfCtx == &( lp->hcfCtx )) { in wvlan_uil_disconnect()
262 urq->hcfCtx = NULL; in wvlan_uil_disconnect()
307 if( urq->hcfCtx == &( lp->hcfCtx )) { in wvlan_uil_action()
324 urq->result = hcf_action( &( lp->hcfCtx ), MDD_ACT_SCAN ); in wvlan_uil_action()
385 if( urq->hcfCtx == &( lp->hcfCtx )) { in wvlan_uil_block()
437 if( urq->hcfCtx == &( lp->hcfCtx )) { in wvlan_uil_unblock()
491 if( urq->hcfCtx == &( lp->hcfCtx )) { in wvlan_uil_send_diag_msg()
494 if (lp->hcfCtx.IFB_RscInd != 0) { in wvlan_uil_send_diag_msg()
515 hcf_send_msg( &(lp->hcfCtx), &Descp[0], HCF_PORT_0 ); in wvlan_uil_send_diag_msg()
[all …]
Dwl_wext.c323 ret = hcf_get_info( &(lp->hcfCtx), (LTVP)&( lp->ltvRecord )); in wireless_get_frequency()
406 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_range()
488 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_range()
519 if( wl_has_wep( &( lp->hcfCtx ))) { in wireless_get_range()
637 if ( CNV_INT_TO_LITTLE( lp->hcfCtx.IFB_FWIdentity.comp_id ) == COMP_ID_FW_STA ) { in wireless_get_bssid()
641 status = hcf_get_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_bssid()
725 ret = hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_ap_list()
733 ret = hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wireless_get_ap_list()
738 ret = hcf_action( &( lp->hcfCtx ), MDD_ACT_SCAN ); in wireless_get_ap_list()
740 ret = hcf_action( &( lp->hcfCtx ), HCF_ACT_ACS_SCAN ); in wireless_get_ap_list()
[all …]
Dwl_netdev.c143 status = hcf_rcv_msg(&(lp->hcfCtx), desc, 0)
701 if( lp->hcfCtx.IFB_RscInd == 0 ) { in wl_send()
746 status = hcf_send_msg( &( lp->hcfCtx ), desc, lp->txF.port ); in wl_send()
928 pktlen = lp->hcfCtx.IFB_RxLen; in wl_rx()
1092 if ( CNV_INT_TO_LITTLE( lp->hcfCtx.IFB_FWIdentity.comp_id ) == COMP_ID_FW_STA ) { in wl_multicast()
1099 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wl_multicast()
1110 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wl_multicast()
1123 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wl_multicast()
1130 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wl_multicast()
1136 hcf_put_info( &( lp->hcfCtx ), (LTVP)&( lp->ltvRecord )); in wl_multicast()
[all …]
Dwl_pci.c579 if( lp->hcfCtx.IFB_BusType == CFG_NIC_BUS_TYPE_CARDBUS || in wl_pci_setup()
580 lp->hcfCtx.IFB_BusType == CFG_NIC_BUS_TYPE_PCI ) { in wl_pci_setup()
1314 hcf_dma_tx_put( &lp->hcfCtx, lp->dma.tx_reclaim_desc, 0 ); in wl_pci_dma_hcf_supply()
1320 hcf_dma_rx_put( &lp->hcfCtx, lp->dma.rx_reclaim_desc ); in wl_pci_dma_hcf_supply()
1327 hcf_dma_rx_put( &lp->hcfCtx, lp->dma.rx_packet[i] ); in wl_pci_dma_hcf_supply()
1422 while ( ( p = hcf_dma_rx_get( &lp->hcfCtx ) ) != NULL ) { in wl_pci_dma_hcf_reclaim_rx()
1553 while ( ( p = hcf_dma_tx_get( &lp->hcfCtx ) ) != NULL ) { in wl_pci_dma_hcf_reclaim_tx()
Dwl_if.h206 IFBP hcfCtx; member
Dwl_internal.h885 IFB_STRCT hcfCtx; member
1034 hcf_action( &lp->hcfCtx, HCF_ACT_INT_ON ); in wl_act_int_on()
1046 hcf_action( &lp->hcfCtx, HCF_ACT_INT_OFF ); in wl_act_int_off()
Dwl_util.c1009 link_stat = lp->hcfCtx.IFB_LinkStat & CFG_LINK_STAT_FW; in wl_process_link_status()
1450 status = hcf_get_info(&(lp->hcfCtx), (LTVP)&(lp->ltvRecord)); in wl_get_tallies()
Dwl_profile.c607 if (CNV_INT_TO_LITTLE(lp->hcfCtx.IFB_FWIdentity.comp_id) == COMP_ID_FW_STA) { in translate_option()
695 if (CNV_INT_TO_LITTLE(lp->hcfCtx.IFB_FWIdentity.comp_id) == COMP_ID_FW_AP) { in translate_option()