Home
last modified time | relevance | path

Searched refs:hw_set_mac_address (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h222 int (*hw_set_mac_address)(struct aq_hw_s *self, u8 *mac_addr); member
H A Daq_nic.c835 return self->aq_hw_ops->hw_set_mac_address(self->aq_hw, ndev->dev_addr); in aq_nic_set_mac()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h222 int (*hw_set_mac_address)(struct aq_hw_s *self, const u8 *mac_addr); member
H A Daq_nic.c982 return self->aq_hw_ops->hw_set_mac_address(self->aq_hw, ndev->dev_addr); in aq_nic_set_mac()
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c950 .hw_set_mac_address = hw_atl_a0_hw_mac_addr_set,
H A Dhw_atl_b0.c1660 .hw_set_mac_address = hw_atl_b0_hw_mac_addr_set,
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c828 .hw_set_mac_address = hw_atl_b0_hw_mac_addr_set,
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c828 .hw_set_mac_address = hw_atl_b0_hw_mac_addr_set,
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c950 .hw_set_mac_address = hw_atl_a0_hw_mac_addr_set,
H A Dhw_atl_b0.c1660 .hw_set_mac_address = hw_atl_b0_hw_mac_addr_set,

Completed in 18 milliseconds