Searched refs:physical_port_index (Results 1 – 3 of 3) sorted by relevance
121 if ((this_port->physical_port_index == 1) && (phy_index != 1)) in scic_sds_port_is_valid_phy_assignment()126 if (this_port->physical_port_index == 3 && phy_index != 3) in scic_sds_port_is_valid_phy_assignment()132 (this_port->physical_port_index == 2) in scic_sds_port_is_valid_phy_assignment()223 if (this_port->physical_port_index == 0) in scic_sds_port_is_phy_mask_valid()231 else if (this_port->physical_port_index == 1) in scic_sds_port_is_phy_mask_valid()237 else if (this_port->physical_port_index == 2) in scic_sds_port_is_phy_mask_valid()244 else if (this_port->physical_port_index == 3) in scic_sds_port_is_phy_mask_valid()324 port->logical_port_index = port->physical_port_index; in scic_sds_port_set_phy()672 rnc->ssp.logical_port_index = this_port->physical_port_index; in scic_sds_port_construct_dummy_rnc()710 task_context->logical_port_index = this_port->physical_port_index; in scic_sds_port_construct_dummy_task()[all …]
131 U8 physical_port_index; member292 ((this_port)->physical_port_index)333 (port)->physical_port_index \
741 if (port->physical_port_index == phy->phy_index) in scic_sds_apc_agent_configure_ports()