Home
last modified time | relevance | path

Searched refs:bfin_mac_alloc (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/adi/
Dbfin_mac.c55 # define bfin_mac_alloc(dma_handle, size, num) l1_data_sram_zalloc(size*num) macro
58 # define bfin_mac_alloc(dma_handle, size, num) \ macro
128 tx_desc = bfin_mac_alloc(&dma_handle, in desc_list_init()
134 rx_desc = bfin_mac_alloc(&dma_handle, in desc_list_init()