Searched refs:RTMPAllocAdapterBlock (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/rt2860/
H A Dpci_main_dev.c333 rv = RTMPAllocAdapterBlock(handle, &pAd); /*shiang: we may need the pci_dev for allocate structure of "struct rt_rtmp_adapter" */
H A Dusb_main_dev.c870 rv = RTMPAllocAdapterBlock(handle, &pAd);
H A Drtmp.h2299 int RTMPAllocAdapterBlock(void *handle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drtmp_init.c155 int RTMPAllocAdapterBlock(void *handle, function
163 DBGPRINT(RT_DEBUG_TRACE, ("--> RTMPAllocAdapterBlock\n"));
211 DBGPRINT_S(Status, ("<-- RTMPAllocAdapterBlock, Status=%x\n", Status));

Completed in 82 milliseconds