Searched refs:phy_ready_mask (Results 1 – 3 of 3) sorted by relevance
444 configure_phy_mask = ~port_agent->phy_configured_mask & port_agent->phy_ready_mask; in scic_sds_mpc_agent_timeout_handler()495 port_agent->phy_ready_mask |= (1 << scic_sds_phy_get_index(phy)); in scic_sds_mpc_agent_link_up()545 port_agent->phy_ready_mask &= ~(1 << scic_sds_phy_get_index(phy)); in scic_sds_mpc_agent_link_down()553 && (port_agent->phy_ready_mask != 0x0000) in scic_sds_mpc_agent_link_down()841 port_agent->phy_ready_mask |= (1 << scic_sds_phy_get_index(phy)); in scic_sds_apc_agent_link_up()858 port_agent->phy_ready_mask |= (1 << scic_sds_phy_get_index(phy)); in scic_sds_apc_agent_link_up()896 port_agent->phy_ready_mask &= ~(1 << scic_sds_phy_get_index(phy)); in scic_sds_apc_agent_link_down()941 configure_phy_mask = ~port_agent->phy_configured_mask & port_agent->phy_ready_mask; in scic_sds_apc_agent_timeout_handler()957 (port_agent->phy_ready_mask == port_agent->phy_configured_mask) && in scic_sds_apc_agent_timeout_handler()991 port_agent->phy_ready_mask = 0x00; in scic_sds_port_configuration_agent_construct()
92 U16 phy_ready_mask; member
1632 this_controller->port_agent.phy_ready_mask in scic_sds_controller_is_start_complete()