Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/switches/
Didtcps.c30 if (route_port == RIO_INVALID_ROUTE) in idtcps_route_add_entry()
63 *route_port = RIO_INVALID_ROUTE; in idtcps_route_get_entry()
Dtsi568.c100 RIO_INVALID_ROUTE); in tsi568_route_clr_table()
108 RIO_INVALID_ROUTE); in tsi568_route_clr_table()
Dtsi57x.c108 RIO_INVALID_ROUTE); in tsi57x_route_clr_table()
114 SPP_ROUTE_CFG_PORT(table) , RIO_INVALID_ROUTE); in tsi57x_route_clr_table()
320 RIO_INVALID_ROUTE); in tsi57x_probe()
Didt_gen3.c54 if (route_port == RIO_INVALID_ROUTE) in idtg3_route_add_entry()
114 *route_port = RIO_INVALID_ROUTE; in idtg3_route_get_entry()
Didt_gen2.c102 if (route_port == RIO_INVALID_ROUTE) in idtg2_route_add_entry()
148 *route_port = RIO_INVALID_ROUTE; in idtg2_route_get_entry()
/Linux-v4.19/drivers/rapidio/
Drio.c978 if (p_port != RIO_INVALID_ROUTE) { in rio_chk_dev_route()
1554 u32 port_sel = RIO_INVALID_ROUTE; in rio_std_route_clr_table()
1570 port_sel = (RIO_INVALID_ROUTE << 24) | in rio_std_route_clr_table()
1571 (RIO_INVALID_ROUTE << 16) | in rio_std_route_clr_table()
1572 (RIO_INVALID_ROUTE << 8) | in rio_std_route_clr_table()
1573 RIO_INVALID_ROUTE; in rio_std_route_clr_table()
Drio-sysfs.c49 if (rdev->rswitch->route_table[i] == RIO_INVALID_ROUTE) in routes_show()
Drio-scan.c436 rswitch->route_table[rdid] = RIO_INVALID_ROUTE; in rio_setup_device()
906 if (RIO_INVALID_ROUTE == rswitch->route_table[destid]) { in rio_update_route_tables()
/Linux-v4.19/include/linux/
Drio.h41 #define RIO_INVALID_ROUTE 0xff /* Indicates that a route table macro