Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drio.h214 #define sw_to_rio_dev(n) container_of(n, struct rio_dev, rswitch[0]) macro
/Linux-v4.19/drivers/rapidio/
Drio-scan.c907 swrdev = sw_to_rio_dev(rswitch); in rio_update_route_tables()
1034 rdev = sw_to_rio_dev(rswitch); in rio_build_route_tables()