Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/
H A Drio-scan.c890 struct rio_dev *rdev, *swrdev; in rio_update_route_tables() local
905 swrdev = sw_to_rio_dev(rswitch); in rio_update_route_tables()
908 if (swrdev->destid == destid) in rio_update_route_tables()
911 sport = RIO_GET_PORT_NUM(swrdev->swpinfo); in rio_update_route_tables()
913 rio_route_add_entry(swrdev, RIO_GLOBAL_TABLE, in rio_update_route_tables()