Searched refs:crc_enabled (Results 1 – 13 of 13) sorted by relevance
161 bool crc_enabled; member
854 if (etd->info.crc_enabled) { in elantech_packet_check_v3()894 if (etd->info.crc_enabled) in elantech_packet_check_v4()1349 ELANTECH_INFO_ATTR(crc_enabled);1668 info->crc_enabled = (info->fw_version & 0x4000) == 0x4000 || in elantech_set_properties()
126 * crc_enabled128 Sets crc_enabled to 0/1. The name "crc_enabled" is the official name of132 Depending on the state of crc_enabled, certain basic data integrity135 The state of crc_enabled can be altered with this knob.137 Reading the crc_enabled value will show the active value. Echoing
229 if (crtc_state->crc_enabled) in hsw_ips_compute_config()
314 pipe_config->crc_enabled = enable; in intel_crtc_crc_setup_workarounds()
1188 bool crc_enabled; member
892 if (crtc_state->crc_enabled) { in intel_psr2_config_valid()1938 if (crtc_state->crc_enabled && psr->enabled) in _intel_psr_post_plane_update()
5137 saved_state->crc_enabled = slave_crtc_state->crc_enabled; in copy_bigjoiner_crtc_state_modeset()5194 saved_state->crc_enabled = crtc_state->crc_enabled; in intel_crtc_prepare_cleared_state()
3652 pipe_config->crc_enabled; in intel_ddi_compute_config()
126 static int crc_enabled = 1; variable127 module_param(crc_enabled, int, 0644);128 MODULE_PARM_DESC(crc_enabled, "Enable MPA CRC (default(1)=enabled)");979 if (crc_enabled) in send_mpa_req()1165 if (ep->mpa_attr.crc_enabled) in send_mpa_reply()1554 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_reply()1615 ep->mpa_attr.crc_enabled, in process_mpa_reply()1777 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_request()1818 ep->mpa_attr.crc_enabled, ep->mpa_attr.recv_marker_enabled, in process_mpa_request()
443 u8 crc_enabled; member
1790 if (qhp->attr.mpa_attr.crc_enabled) in rdma_init()
1325 u8 crc_enabled; in __subn_set_opa_portinfo() local1553 crc_enabled = be16_to_cpu(pi->port_ltp_crc_mode); in __subn_set_opa_portinfo()1554 crc_enabled >>= 4; in __subn_set_opa_portinfo()1555 crc_enabled &= 0xf; in __subn_set_opa_portinfo()1557 if (crc_enabled != 0) in __subn_set_opa_portinfo()1558 ppd->port_crc_mode_enabled = port_ltp_to_cap(crc_enabled); in __subn_set_opa_portinfo()