Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.h53 u32 hw_atl_smb0_repeated_start_detect_get(struct aq_hw_s *aq_hw);
Dhw_atl_llh.c81 u32 hw_atl_smb0_repeated_start_detect_get(struct aq_hw_s *aq_hw) in hw_atl_smb0_repeated_start_detect_get() function
Dhw_atl_b0.c1707 if (hw_atl_smb0_repeated_start_detect_get(self) == 0) in hw_atl_b0_smb0_start_read()