Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.c24 self->aq_fw_ops->set_state(self, MPI_RESET); in hw_atl_b0_hw_reset()
H A Dhw_atl_utils.h509 MPI_RESET = 1, enumerator
H A Dhw_atl_utils_fw2x.c176 case MPI_RESET: in aq_fw2x_set_state()
H A Dhw_atl_utils.c560 if (state == MPI_RESET) { in hw_atl_utils_mpi_set_state()