Home
last modified time | relevance | path

Searched refs:MPI_RESET (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.h414 MPI_RESET = 1, enumerator
Dhw_atl_utils_fw2x.c237 case MPI_RESET: in aq_fw2x_set_state()
Dhw_atl_utils.c668 if (state == MPI_RESET) { in hw_atl_utils_mpi_set_state()
Dhw_atl_a0.c116 self->aq_fw_ops->set_state(self, MPI_RESET); in hw_atl_a0_hw_reset()
Dhw_atl_b0.c123 self->aq_fw_ops->set_state(self, MPI_RESET); in hw_atl_b0_hw_reset()
/linux-6.6.21/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_utils_fw.c273 case MPI_RESET: in aq_a2_fw_set_state()
Dhw_atl2.c105 self->aq_fw_ops->set_state(self, MPI_RESET); in hw_atl2_hw_reset()