Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils_fw2x.c619 err = hw_atl_write_fwsettings_dwords(self, offset, &counter, 1); in aq_fw2x_set_downshift()
644 return hw_atl_write_fwsettings_dwords(self, offset, &enable, 1); in aq_fw2x_set_media_detect()
Dhw_atl_utils.h628 int hw_atl_write_fwsettings_dwords(struct aq_hw_s *self, u32 offset, u32 *p,
Dhw_atl_utils.c450 int hw_atl_write_fwsettings_dwords(struct aq_hw_s *self, u32 offset, u32 *p, in hw_atl_write_fwsettings_dwords() function