Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.c304 hw_atl_rpfl2_uc_flr_en_set(self, (i == 0U) ? 1U : 0U, i); in hw_atl_b0_hw_init_rx_path()
360 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
363 hw_atl_rpfl2_uc_flr_en_set(self, 1U, HW_ATL_B0_MAC); in hw_atl_b0_hw_mac_addr_set()
777 hw_atl_rpfl2_uc_flr_en_set(self, in hw_atl_b0_hw_packet_filter_set()
807 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL_B0_MAC_MIN + i); in hw_atl_b0_hw_multicast_list_set()
815 hw_atl_rpfl2_uc_flr_en_set(self, in hw_atl_b0_hw_multicast_list_set()
Dhw_atl_a0.c291 hw_atl_rpfl2_uc_flr_en_set(self, (i == 0U) ? 1U : 0U, i); in hw_atl_a0_hw_init_rx_path()
330 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL_A0_MAC); in hw_atl_a0_hw_mac_addr_set()
333 hw_atl_rpfl2_uc_flr_en_set(self, 1U, HW_ATL_A0_MAC); in hw_atl_a0_hw_mac_addr_set()
758 hw_atl_rpfl2_uc_flr_en_set(self, in hw_atl_a0_hw_packet_filter_set()
788 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL_A0_MAC_MIN + i); in hw_atl_a0_hw_multicast_list_set()
798 hw_atl_rpfl2_uc_flr_en_set(self, in hw_atl_a0_hw_multicast_list_set()
Dhw_atl_llh.h360 void hw_atl_rpfl2_uc_flr_en_set(struct aq_hw_s *aq_hw, u32 l2unicast_flr_en,
Dhw_atl_llh.c692 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