Searched refs:hw_atl_b0_hw_mac_addr_set (Results 1 – 3 of 3) sorted by relevance
61 int hw_atl_b0_hw_mac_addr_set(struct aq_hw_s *self, const u8 *mac_addr);
536 int hw_atl_b0_hw_mac_addr_set(struct aq_hw_s *self, const u8 *mac_addr) in hw_atl_b0_hw_mac_addr_set() function577 hw_atl_b0_hw_mac_addr_set(self, mac_addr); in hw_atl_b0_hw_init()1660 .hw_set_mac_address = hw_atl_b0_hw_mac_addr_set,
559 hw_atl_b0_hw_mac_addr_set(self, mac_addr); in hw_atl2_hw_init()828 .hw_set_mac_address = hw_atl_b0_hw_mac_addr_set,