Home
last modified time | relevance | path

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

/linux/drivers/rapidio/switches/
A Dtsi568.c34 u16 table, u16 route_destid, u8 route_port) in tsi568_route_add_entry() argument
38 SPBC_ROUTE_CFG_DESTID, route_destid); in tsi568_route_add_entry()
44 route_destid); in tsi568_route_add_entry()
56 u16 table, u16 route_destid, u8 *route_port) in tsi568_route_get_entry() argument
63 SPBC_ROUTE_CFG_DESTID, route_destid); in tsi568_route_get_entry()
69 route_destid); in tsi568_route_get_entry()
A Didt_gen3.c38 u16 table, u16 route_destid, u8 route_port) in idtg3_route_add_entry() argument
45 __func__, table, route_destid, entry); in idtg3_route_add_entry()
47 if (route_destid > 0xFF) in idtg3_route_add_entry()
56 RIO_BC_L2_Gn_ENTRYx_CSR(0, route_destid), in idtg3_route_add_entry()
73 RIO_SPx_L2_Gn_ENTRYy_CSR(table, 0, route_destid), in idtg3_route_add_entry()
80 u16 table, u16 route_destid, u8 *route_port) in idtg3_route_get_entry() argument
85 if (route_destid > 0xFF) in idtg3_route_get_entry()
104 RIO_SPx_L2_Gn_ENTRYy_CSR(table, 0, route_destid), in idtg3_route_get_entry()
A Didtcps.c22 u16 table, u16 route_destid, u8 route_port) in idtcps_route_add_entry() argument
31 RIO_STD_RTE_CONF_DESTID_SEL_CSR, route_destid); in idtcps_route_add_entry()
46 u16 table, u16 route_destid, u8 *route_port) in idtcps_route_get_entry() argument
52 RIO_STD_RTE_CONF_DESTID_SEL_CSR, route_destid); in idtcps_route_get_entry()
A Dtsi57x.c43 u16 table, u16 route_destid, u8 route_port) in tsi57x_route_add_entry() argument
47 SPBC_ROUTE_CFG_DESTID, route_destid); in tsi57x_route_add_entry()
52 SPP_ROUTE_CFG_DESTID(table), route_destid); in tsi57x_route_add_entry()
64 u16 table, u16 route_destid, u8 *route_port) in tsi57x_route_get_entry() argument
78 SPP_ROUTE_CFG_DESTID(table), route_destid); in tsi57x_route_get_entry()
A Didt_gen2.c88 u16 table, u16 route_destid, u8 route_port) in idtg2_route_add_entry() argument
109 (u32)route_destid); in idtg2_route_add_entry()
121 u16 table, u16 route_destid, u8 *route_port) in idtg2_route_get_entry() argument
138 route_destid); in idtg2_route_get_entry()
/linux/drivers/rapidio/
A Drio.h30 u16 table, u16 route_destid, u8 route_port, int lock);
32 u16 route_destid, u8 *route_port, int lock);
A Drio.c1427 u16 table, u16 route_destid, u8 route_port) in rio_std_route_add_entry() argument
1432 (u32)route_destid); in rio_std_route_add_entry()
1455 u16 table, u16 route_destid, u8 *route_port) in rio_std_route_get_entry() argument
1461 RIO_STD_RTE_CONF_DESTID_SEL_CSR, route_destid); in rio_std_route_get_entry()
1615 u16 table, u16 route_destid, u8 route_port, int lock) in rio_route_add_entry() argument
1632 route_destid, route_port); in rio_route_add_entry()
1635 rdev->hopcount, table, route_destid, in rio_route_add_entry()
1668 u16 route_destid, u8 *route_port, int lock) in rio_route_get_entry() argument
1685 route_destid, route_port); in rio_route_get_entry()
1688 rdev->hopcount, table, route_destid, in rio_route_get_entry()
/linux/include/linux/
A Drio.h123 u16 table, u16 route_destid, u8 route_port);
125 u16 table, u16 route_destid, u8 *route_port);

Completed in 13 milliseconds