Scroll to navigation

RIO_DESTID_FREE(9) Internals RIO_DESTID_FREE(9)

NAME

rio_destid_free - free a previously allocated destID

SYNOPSIS

void rio_destid_free(struct rio_net * net, u16 destid);

ARGUMENTS

struct rio_net * net
RIO network

u16 destid

destID to free

DESCRIPTION

Makes the specified destID available for use.

AUTHOR

Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11