Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c634 if (count > (HW_ATL2_MAC_MAX - HW_ATL2_MAC_MIN)) { in hw_atl2_hw_multicast_list_set()
646 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
649 HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
652 HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
654 hw_atl2_rpfl2_uc_flr_tag_set(self, 1, HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
657 HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
H A Dhw_atl2_internal.h22 #define HW_ATL2_MAC_MIN 1U macro