Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c513 hw_atl_rpf_vlan_prom_mode_en_set(self, 1); in hw_atl2_hw_init_rx_path()
778 hw_atl_rpf_vlan_prom_mode_en_set(self, 1U); in hw_atl2_hw_vlan_set()
819 hw_atl_rpf_vlan_prom_mode_en_set(self, !enable); in hw_atl2_hw_vlan_ctrl()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c514 hw_atl_rpf_vlan_prom_mode_en_set(self, 1); in hw_atl_b0_hw_init_rx_path()
1046 hw_atl_rpf_vlan_prom_mode_en_set(self, vlan_promisc); in hw_atl_b0_hw_packet_filter_set()
1585 hw_atl_rpf_vlan_prom_mode_en_set(self, !enable); in hw_atl_b0_hw_vlan_ctrl()
1602 hw_atl_rpf_vlan_prom_mode_en_set(self, enable); in hw_atl_b0_set_loopback()
H A Dhw_atl_llh.h442 void hw_atl_rpf_vlan_prom_mode_en_set(struct aq_hw_s *aq_hw,
H A Dhw_atl_a0.c310 hw_atl_rpf_vlan_prom_mode_en_set(self, 1); in hw_atl_a0_hw_init_rx_path()
H A Dhw_atl_llh.c912 void hw_atl_rpf_vlan_prom_mode_en_set(struct aq_hw_s *aq_hw, in hw_atl_rpf_vlan_prom_mode_en_set() function