Searched refs:rio_mport_get_efb (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/rapidio/ |
D | rio.h | 22 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
|
D | rio.c | 786 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb() 820 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, in rio_mport_get_physefb() 1345 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid, in rio_mport_get_efb() function 1367 EXPORT_SYMBOL_GPL(rio_mport_get_efb);
|