Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.c317 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
318 hw_atl_rpfl2unicast_dest_addresslsw_set(self, l, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
319 hw_atl_rpfl2unicast_dest_addressmsw_set(self, h, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
320 hw_atl_rpfl2_uc_flr_en_set(self, 1U, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
H A Dhw_atl_b0_internal.h22 #define HW_ATL_B0_MAC 0U macro