Searched refs:fec_state (Results 1 – 6 of 6) sorted by relevance
185 enum dc_link_fec_state fec_state; member
305 copy_settings_data->fec_enable_status = (link->fec_state == dc_link_fec_enabled); in dmub_psr_copy_settings()
4691 link->fec_state = dc_link_fec_ready; in dp_set_fec_ready()4694 link->fec_state = dc_link_fec_not_ready; in dp_set_fec_ready()4697 } else if (link->fec_state == dc_link_fec_ready) { in dp_set_fec_ready()4704 link->fec_state = dc_link_fec_not_ready; in dp_set_fec_ready()4731 if (link->fec_state == dc_link_fec_ready && enable) { in dp_set_fec_enable()4741 link->fec_state = dc_link_fec_enabled; in dp_set_fec_enable()4742 } else if (link->fec_state == dc_link_fec_enabled && !enable) { in dp_set_fec_enable()4744 link->fec_state = dc_link_fec_ready; in dp_set_fec_enable()
996 enum bfa_fec_state_s fec_state; /*!< current FEC state */ member1095 u8 fec_state; /*!< State of FEC */ member
509 enum bfa_fec_state_s fec_state; member
3052 fcport->fec_state = BFA_FEC_OFFLINE; in bfa_fcport_attach()3115 fcport->fec_state = pevent->link_state.fec_state; in bfa_fcport_update_linkinfo()3136 fcport->fec_state = BFA_FEC_OFFLINE; in bfa_fcport_reset_linkinfo()3985 attr->fec_state = fcport->fec_state; in bfa_fcport_get_attr()