Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c325 static int hw_atl_a0_hw_mac_addr_set(struct aq_hw_s *self, const u8 *mac_addr) in hw_atl_a0_hw_mac_addr_set() function
365 hw_atl_a0_hw_mac_addr_set(self, mac_addr); in hw_atl_a0_hw_init()
950 .hw_set_mac_address = hw_atl_a0_hw_mac_addr_set,