Searched defs:route_port (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/rapidio/switches/ ! |
H A D | idtcps.c | 22 u16 table, u16 route_destid, u8 route_port) in idtcps_route_add_entry() argument 46 u16 table, u16 route_destid, u8 *route_port) in idtcps_route_get_entry() argument
|
H A D | idt_gen3.c | 38 u16 table, u16 route_destid, u8 route_port) in idtg3_route_add_entry() argument 80 u16 table, u16 route_destid, u8 *route_port) in idtg3_route_get_entry() argument
|
H A D | idt_gen2.c | 88 u16 table, u16 route_destid, u8 route_port) in idtg2_route_add_entry() argument 121 u16 table, u16 route_destid, u8 *route_port) in idtg2_route_get_entry() argument
|
/linux/drivers/rapidio/ ! |
H A D | rio.c | 1427 u16 table, u16 route_destid, u8 route_port) in rio_std_route_add_entry() argument 1455 u16 table, u16 route_destid, u8 *route_port) in rio_std_route_get_entry() argument 1615 u16 table, u16 route_destid, u8 route_port, int lock) in rio_route_add_entry() argument 1668 rio_route_get_entry(struct rio_dev * rdev,u16 table,u16 route_destid,u8 * route_port,int lock) rio_route_get_entry() argument [all...] |
H A D | rio-scan.c | 733 u8 port_num, route_port; in rio_disc_peer() local
|