Lines Matching refs:max_node
964 fc->max_node = fc->nodeid & 0x3f; in fw_sidrcv()
989 if (fc->max_node < node) in fw_sidrcv()
990 fc->max_node = self_id->p0.phy_id; in fw_sidrcv()
1031 fc->max_hop = fc->max_node - i_branch; in fw_sidrcv()
1033 fc->max_node + 1, fc->max_hop, in fw_sidrcv()
1372 fc->max_node = -1; in fw_reset_csr()
1898 for (node = 0; node <= fc->max_node; node++) { in fw_explore()
1904 node, fc->nodeid, fc->max_node); in fw_explore()
1908 node, fc->max_node); in fw_explore()
2306 self_id = fw_find_self_id(fc, fc->max_node); in fw_bmr()
2307 if (fc->max_node > 0) { in fw_bmr()
2310 cmstr = fc->max_node; in fw_bmr()