Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/faraday/
Dftmac100.c85 static int ftmac100_alloc_rx_page(struct ftmac100 *priv,
454 ftmac100_alloc_rx_page(priv, rxdes, GFP_ATOMIC); in ftmac100_rx_packet()
672 static int ftmac100_alloc_rx_page(struct ftmac100 *priv, in ftmac100_alloc_rx_page() function
750 if (ftmac100_alloc_rx_page(priv, rxdes, GFP_KERNEL)) in ftmac100_alloc_buffers()