Home
last modified time | relevance | path

Searched refs:crc_needed (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dmt6360-core.c406 bool crc_needed = false; in mt6360_regmap_read() local
419 crc_needed = true; in mt6360_regmap_read()
442 if (crc_needed) { in mt6360_regmap_read()
462 bool crc_needed = false; in mt6360_regmap_write() local
474 crc_needed = true; in mt6360_regmap_write()
488 if (crc_needed) { in mt6360_regmap_write()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.h75 u8 crc_needed; member
H A Dqed_iwarp.c864 common->crc_needed = p_hwfn->p_rdma_info->iwarp.crc_needed; in qed_iwarp_mpa_offload()
2832 iwarp_info->crc_needed = QED_IWARP_PARAM_CRC_NEEDED; in qed_iwarp_setup()
H A Dqed_hsi.h9305 u8 crc_needed; member