Searched refs:alloc_rx_desc (Results 1 – 2 of 2) sorted by relevance
494 if (!info->alloc_rx_desc(ndev, q)) in ravb_ring_init()2425 .alloc_rx_desc = ravb_alloc_rx_desc_rcar,2451 .alloc_rx_desc = ravb_alloc_rx_desc_rcar,2474 .alloc_rx_desc = ravb_alloc_rx_desc_rcar,2499 .alloc_rx_desc = ravb_alloc_rx_desc_gbeth,
1017 void *(*alloc_rx_desc)(struct net_device *ndev, int q); member