Home
last modified time | relevance | path

Searched refs:clr_table (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rapidio/switches/
H A Didtcps.c122 .clr_table = idtcps_route_clr_table,
H A Dtsi568.c133 .clr_table = tsi568_route_clr_table,
H A Didt_gen3.c265 .clr_table = idtg3_route_clr_table,
H A Dtsi57x.c294 .clr_table = tsi57x_route_clr_table,
H A Didt_gen2.c409 .clr_table = idtg2_route_clr_table,
/OK3568_Linux_fs/kernel/include/linux/
H A Drio.h126 int (*clr_table) (struct rio_mport *mport, u16 destid, u8 hopcount, member
/OK3568_Linux_fs/kernel/drivers/rapidio/
H A Drio.c1795 if (!ops || !ops->clr_table) { in rio_route_clr_table()
1799 rc = ops->clr_table(rdev->net->hport, rdev->destid, in rio_route_clr_table()