Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/faraday/
Dftmac100.c73 static int ftmac100_alloc_rx_page(struct ftmac100 *priv,
478 ftmac100_alloc_rx_page(priv, rxdes, GFP_ATOMIC); in ftmac100_rx_packet()
696 static int ftmac100_alloc_rx_page(struct ftmac100 *priv, in ftmac100_alloc_rx_page() function
773 if (ftmac100_alloc_rx_page(priv, rxdes, GFP_KERNEL)) in ftmac100_alloc_buffers()