Searched refs:alloc_rx_desc (Results 1 – 2 of 2) sorted by relevance
503 if (!info->alloc_rx_desc(ndev, q)) in ravb_ring_init()2433 .alloc_rx_desc = ravb_alloc_rx_desc_rcar,2459 .alloc_rx_desc = ravb_alloc_rx_desc_rcar,2482 .alloc_rx_desc = ravb_alloc_rx_desc_rcar,2507 .alloc_rx_desc = ravb_alloc_rx_desc_gbeth,
1017 void *(*alloc_rx_desc)(struct net_device *ndev, int q); member