Searched refs:card_topo_node (Results 1 – 1 of 1) sorted by relevance
1518 struct leapraid_topo_node *card_topo_node; in leapraid_del_phy_part_of_anther_port() local1522 card_topo_node = &adapter->dev_topo.card; in leapraid_del_phy_part_of_anther_port()1530 card_topo_node, in leapraid_del_phy_part_of_anther_port()1531 &card_topo_node->card_phy[offset]); in leapraid_del_phy_part_of_anther_port()1547 struct leapraid_topo_node *card_topo_node; in leapraid_add_or_del_phys_from_existing_port() local1551 card_topo_node = &adapter->dev_topo.card; in leapraid_add_or_del_phys_from_existing_port()1566 if (card_topo_node->card_phy[offset].phy_is_assigned) in leapraid_add_or_del_phys_from_existing_port()1569 card_topo_node, in leapraid_add_or_del_phys_from_existing_port()1570 &card_topo_node->card_phy[offset]); in leapraid_add_or_del_phys_from_existing_port()1574 card_topo_node, in leapraid_add_or_del_phys_from_existing_port()[all …]