Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drio.h203 #define sw_to_rio_dev(n) container_of(n, struct rio_dev, rswitch[0]) macro
/linux-4.4.14/drivers/rapidio/
Drio-scan.c939 swrdev = sw_to_rio_dev(rswitch); in rio_update_route_tables()
1077 rdev = sw_to_rio_dev(rswitch); in rio_build_route_tables()