Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.h587 int hw_atl_utils_soft_reset(struct aq_hw_s *self);
H A Dhw_atl_b0.c119 err = hw_atl_utils_soft_reset(self); in hw_atl_b0_hw_reset()
1658 .hw_soft_reset = hw_atl_utils_soft_reset,
H A Dhw_atl_utils.c240 int hw_atl_utils_soft_reset(struct aq_hw_s *self) in hw_atl_utils_soft_reset() function
H A Dhw_atl_a0.c948 .hw_soft_reset = hw_atl_utils_soft_reset,