Searched refs:rio_route_get_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/rapidio/ |
H A D | rio.h | 31 extern int rio_route_get_entry(struct rio_dev *rdev, u16 table,
|
H A D | rio-scan.c | 769 rio_route_get_entry(rdev, in rio_disc_peer() 1039 if (rio_route_get_entry(rdev, RIO_GLOBAL_TABLE, in rio_build_route_tables()
|
H A D | rio.c | 1716 * rio_route_get_entry- Read an entry from a switch routing table 1732 int rio_route_get_entry(struct rio_dev *rdev, u16 table, in rio_route_get_entry() function 1765 EXPORT_SYMBOL_GPL(rio_route_get_entry); variable
|
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio.h | 31 extern int rio_route_get_entry(struct rio_dev *rdev, u16 table,
|
H A D | rio-scan.c | 769 rio_route_get_entry(rdev, in rio_disc_peer() 1039 if (rio_route_get_entry(rdev, RIO_GLOBAL_TABLE, in rio_build_route_tables()
|
H A D | rio.c | 1651 * rio_route_get_entry- Read an entry from a switch routing table 1667 int rio_route_get_entry(struct rio_dev *rdev, u16 table, in rio_route_get_entry() function 1700 EXPORT_SYMBOL_GPL(rio_route_get_entry); variable
|
Completed in 8 milliseconds