Searched defs:sci_port_configuration_agent (Results 1 – 1 of 1) sorted by relevance
112 struct sci_port_configuration_agent { struct113 u16 phy_configured_mask;114 u16 phy_ready_mask;115 struct {118 } phy_valid_port_range[SCI_MAX_PHYS];119 bool timer_pending;120 port_config_fn link_up_handler;121 port_config_fn link_down_handler;122 struct sci_timer timer;