Searched refs:hw_set_mac_address (Results 1 – 4 of 4) sorted by relevance
148 int (*hw_set_mac_address)(struct aq_hw_s *self, u8 *mac_addr); member
612 return self->aq_hw_ops->hw_set_mac_address(self->aq_hw, ndev->dev_addr); in aq_nic_set_mac()
878 .hw_set_mac_address = hw_atl_a0_hw_mac_addr_set,
936 .hw_set_mac_address = hw_atl_b0_hw_mac_addr_set,