Home
last modified time | relevance | path

Searched refs:gxio_mpipe_alloc_notif_groups (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/tile/include/gxio/
Diorpc_mpipe.h85 int gxio_mpipe_alloc_notif_groups(gxio_mpipe_context_t *context,
Dmpipe.h617 extern int gxio_mpipe_alloc_notif_groups(gxio_mpipe_context_t *context,
/linux-4.1.27/arch/tile/gxio/
Diorpc_mpipe.c182 int gxio_mpipe_alloc_notif_groups(gxio_mpipe_context_t *context, in gxio_mpipe_alloc_notif_groups() function
197 EXPORT_SYMBOL(gxio_mpipe_alloc_notif_groups);
/linux-4.1.27/drivers/net/ethernet/tile/
Dtilegx.c1161 rc = gxio_mpipe_alloc_notif_groups(&md->context, 1, 0, 0); in init_notif_group_and_buckets()