Searched refs:alloc_rx_desc (Results 1 – 2 of 2) sorted by relevance
492 if (!info->alloc_rx_desc(ndev, q)) in ravb_ring_init()2419 .alloc_rx_desc = ravb_alloc_rx_desc_rcar,2445 .alloc_rx_desc = ravb_alloc_rx_desc_rcar,2468 .alloc_rx_desc = ravb_alloc_rx_desc_rcar,2493 .alloc_rx_desc = ravb_alloc_rx_desc_gbeth,
1017 void *(*alloc_rx_desc)(struct net_device *ndev, int q); member