Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0_internal.h29 #define HW_ATL_B0_MAC 0U macro
Dhw_atl_b0.c360 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
361 hw_atl_rpfl2unicast_dest_addresslsw_set(self, l, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
362 hw_atl_rpfl2unicast_dest_addressmsw_set(self, h, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
363 hw_atl_rpfl2_uc_flr_en_set(self, 1U, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()