Home
last modified time | relevance | path

Searched refs:fec_state (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_defs_svc.h996 enum bfa_fec_state_s fec_state; /*!< current FEC state */ member
1095 u8 fec_state; /*!< State of FEC */ member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c177 copy_settings_data->flags.bitfields.fec_enable_status = (link->fec_state == dc_link_fec_enabled); in dmub_replay_copy_settings()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1711 enum dc_link_fec_state fec_state; member
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c362 else if (link->fec_state == dc_link_fec_enabled) in dp_should_enable_fec()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c218 link->fec_state = dc_link_fec_enabled; in dcn401_init_hw()