Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/faraday/
Dftgmac100.c79 static int ftgmac100_alloc_rx_page(struct ftgmac100 *priv,
475 ftgmac100_alloc_rx_page(priv, rxdes, GFP_ATOMIC); in ftgmac100_rx_packet()
716 static int ftgmac100_alloc_rx_page(struct ftgmac100 *priv, in ftgmac100_alloc_rx_page() function
792 if (ftgmac100_alloc_rx_page(priv, rxdes, GFP_KERNEL)) in ftgmac100_alloc_buffers()