Home
last modified time | relevance | path

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

/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0_internal.h26 #define HW_ATL_B0_MAC 0U macro
Dhw_atl_b0.c550 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
551 hw_atl_rpfl2unicast_dest_addresslsw_set(self, l, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
552 hw_atl_rpfl2unicast_dest_addressmsw_set(self, h, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
553 hw_atl_rpfl2_uc_flr_en_set(self, 1U, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()