Searched refs:smp_exp_mode (Results 1 – 2 of 2) sorted by relevance
2616 if (pm8001_ha->smp_exp_mode == SMP_DIRECT) { in mpi_smp_completion()3770 pm8001_ha->smp_exp_mode = SMP_DIRECT; in pm80xx_chip_smp_req()3772 pm8001_ha->smp_exp_mode = SMP_INDIRECT; in pm80xx_chip_smp_req()3779 if (pm8001_ha->smp_exp_mode == SMP_INDIRECT) { in pm80xx_chip_smp_req()3812 if (pm8001_ha->smp_exp_mode == SMP_DIRECT) { in pm80xx_chip_smp_req()3832 &smp_cmd, pm8001_ha->smp_exp_mode, length); in pm80xx_chip_smp_req()
531 u32 smp_exp_mode; member