Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c620 if (count > (HW_ATL2_MAC_MAX - HW_ATL2_MAC_MIN)) { in hw_atl2_hw_multicast_list_set()
632 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
635 HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
638 HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
640 hw_atl2_rpfl2_uc_flr_tag_set(self, 1, HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
643 HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
Dhw_atl2_internal.h22 #define HW_ATL2_MAC_MIN 1U macro