Searched refs:hcf_dma_tx_get (Results 1 - 3 of 3) 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.h396 EXTERN_C DESC_STRCT* hcf_dma_tx_get (IFBP ifbp );
H A Dwl_pci.c1553 while ( ( p = hcf_dma_tx_get( &lp->hcfCtx ) ) != NULL ) {
H A Dhcf.c1609 *.MODULE DESC_STRCT* hcf_dma_tx_get( IFBP ifbp )
1623 * is supposed to empty that pool by means of hcf_dma_tx_get calls after the disable in an
1634 hcf_dma_tx_get( IFBP ifbp ) function
1656 } // hcf_dma_tx_get
1716 * When the descriptors are returned by hcf_dma_tx_get, the transformation of the first two descriptors is

Completed in 69 milliseconds