Searched refs:link_on (Results 1 – 5 of 5) sorted by relevance
36 node->link_on = phy_packet_self_id_zero_get_link_active(sid); in fw_node_create() 374 if (node0->link_on && !node1->link_on) in update_tree() 376 else if (!node0->link_on && node1->link_on) in update_tree() 378 else if (node1->initiated_reset && node1->link_on) in update_tree() 385 node0->link_on = node1->link_on; in update_tree()
57 * enable the PHY or set the link_on bit and initiate a bus183 u8 link_on:1; member
346 if (!card->irm_node->link_on) { in bm_work() 449 * Either link_on is false, or we failed to read the in bm_work()
21 } common, link_on; member
779 printf("link-on packet, phy_id=%02x", pp->link_on.phy_id); in print_packet()