Name
rio_route_set_ops —
Sets routing operations for a particular vendor switch
Synopsis
void rio_route_set_ops
(struct rio_dev * rdev);
Description
Searches the RIO route ops table for known switch types. If the vid
and did match a switch table entry, then set the add_entry and
get_entry ops to the table entry values.