Searched refs:hcf_dma_rx_put (Results 1 - 4 of 4) 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 Dhcf.h398 EXTERN_C void hcf_dma_rx_put (IFBP ifbp, DESC_STRCT *d );
H A Dwl_pci.c1320 hcf_dma_rx_put( &lp->hcfCtx, lp->dma.rx_reclaim_desc );
1327 hcf_dma_rx_put( &lp->hcfCtx, lp->dma.rx_packet[i] );
H A Dwl_netdev.c1951 hcf_dma_rx_put( &( lp->hcfCtx ), desc );
1965 hcf_dma_rx_put( &( lp->hcfCtx ), desc );
1998 hcf_dma_rx_put( &( lp->hcfCtx ), desc );
H A Dhcf.c987 /* ;? by rewriting hcf_dma_rx_put you can probably just call hcf_dma_rx_put( ifbp->IFB_FirstDesc[DMA_RX] )
1543 *.MODULE void hcf_dma_rx_put( IFBP ifbp, DESC_STRCT *descp )
1587 hcf_dma_rx_put( IFBP ifbp, DESC_STRCT *descp ) function
1604 } // hcf_dma_rx_put

Completed in 48 milliseconds