Home
last modified time | relevance | path

Searched refs:hw_atl_rpfl2_uc_flr_en_set (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c300 hw_atl_rpfl2_uc_flr_en_set(self, (i == 0U) ? 1U : 0U, i); in hw_atl_a0_hw_init_rx_path()
340 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL_A0_MAC); in hw_atl_a0_hw_mac_addr_set()
343 hw_atl_rpfl2_uc_flr_en_set(self, 1U, HW_ATL_A0_MAC); in hw_atl_a0_hw_mac_addr_set()
769 hw_atl_rpfl2_uc_flr_en_set(self, in hw_atl_a0_hw_packet_filter_set()
798 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL_A0_MAC_MIN + i); in hw_atl_a0_hw_multicast_list_set()
808 hw_atl_rpfl2_uc_flr_en_set(self, in hw_atl_a0_hw_multicast_list_set()
H A Dhw_atl_b0.c503 hw_atl_rpfl2_uc_flr_en_set(self, (i == 0U) ? 1U : 0U, i); in hw_atl_b0_hw_init_rx_path()
550 hw_atl_rpfl2_uc_flr_en_set(self, 0U, 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()
1060 hw_atl_rpfl2_uc_flr_en_set(self, in hw_atl_b0_hw_packet_filter_set()
1091 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL_B0_MAC_MIN + i); in hw_atl_b0_hw_multicast_list_set()
1099 hw_atl_rpfl2_uc_flr_en_set(self, in hw_atl_b0_hw_multicast_list_set()
H A Dhw_atl_llh.h384 void hw_atl_rpfl2_uc_flr_en_set(struct aq_hw_s *aq_hw, u32 l2unicast_flr_en,
H A Dhw_atl_llh.c766 void hw_atl_rpfl2_uc_flr_en_set(struct aq_hw_s *aq_hw, u32 l2unicast_flr_en, in hw_atl_rpfl2_uc_flr_en_set() function
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c502 hw_atl_rpfl2_uc_flr_en_set(self, (i == 0U) ? 1U : 0U, i); in hw_atl2_hw_init_rx_path()
646 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
656 hw_atl_rpfl2_uc_flr_en_set(self, (cfg->is_mc_list_enabled), in hw_atl2_hw_multicast_list_set()