Searched refs:bfin_mac_alloc (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/net/
H A Dbfin_mac.c55 # define bfin_mac_alloc(dma_handle, size) l1_data_sram_zalloc(size) macro
58 # define bfin_mac_alloc(dma_handle, size) \ macro
134 tx_desc = bfin_mac_alloc(&dma_handle,
140 rx_desc = bfin_mac_alloc(&dma_handle,

Completed in 34 milliseconds