Home
last modified time | relevance | path

Searched refs:hw_atl_itr_res_irq_get (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.h150 u32 hw_atl_itr_res_irq_get(struct aq_hw_s *aq_hw);
Dhw_atl_a0.c106 AQ_HW_WAIT_FOR(hw_atl_itr_res_irq_get(self) == 0, 1000U, 10U); in hw_atl_a0_hw_reset()
Dhw_atl_llh.c306 u32 hw_atl_itr_res_irq_get(struct aq_hw_s *aq_hw) in hw_atl_itr_res_irq_get() function