Home
last modified time | relevance | path

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

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