Searched refs:alloc_channels_and_rings (Results 1 – 3 of 3) sorted by relevance
383 int (*alloc_channels_and_rings)(struct xlgmac_pdata *pdata); member
637 desc_ops->alloc_channels_and_rings = xlgmac_alloc_channels_and_rings; in xlgmac_init_desc_ops()
656 ret = desc_ops->alloc_channels_and_rings(pdata); in xlgmac_open()