Searched refs:wl_pci_dma_alloc_buf (Results 1 - 1 of 1) 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 Dwl_pci.c160 int wl_pci_dma_alloc_buf( struct pci_dev *pdev, struct wl_private *lp,
938 // status = wl_pci_dma_alloc_buf( pdev, lp, *desc, HCF_MAX_PACKET_SIZE );
1047 // status = wl_pci_dma_alloc_buf( pdev, lp, *desc, size );
1182 * wl_pci_dma_alloc_buf()
1201 int wl_pci_dma_alloc_buf( struct pci_dev *pdev, struct wl_private *lp, function
1208 // DBG_FUNC( "wl_pci_dma_alloc_buf" );
1229 } // wl_pci_dma_alloc_buf

Completed in 82 milliseconds