Searched refs:clr_table (Results 1 – 6 of 6) sorted by relevance
126 .clr_table = idtcps_route_clr_table,
137 .clr_table = tsi568_route_clr_table,
413 .clr_table = idtg2_route_clr_table,
300 .clr_table = tsi57x_route_clr_table,
130 int (*clr_table) (struct rio_mport *mport, u16 destid, u8 hopcount, member
1488 if (ops == NULL || ops->clr_table == NULL) { in rio_route_clr_table()1492 rc = ops->clr_table(rdev->net->hport, rdev->destid, in rio_route_clr_table()