Searched refs:mog_alloc_rx_buffers (Results 1 – 2 of 2) sorted by relevance
1152 int (*mog_alloc_rx_buffers)(struct macb *bp); member
2578 if (bp->macbgem_ops.mog_alloc_rx_buffers(bp)) in macb_alloc_consistent()4144 bp->macbgem_ops.mog_alloc_rx_buffers = gem_alloc_rx_buffers; in macb_init()4150 bp->macbgem_ops.mog_alloc_rx_buffers = macb_alloc_rx_buffers; in macb_init()