Home
last modified time | relevance | path

Searched refs:hw_atl_rpf_vlan_prom_mode_en_get (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.h446 u32 hw_atl_rpf_vlan_prom_mode_en_get(struct aq_hw_s *aq_hw);
H A Dhw_atl_llh.c921 u32 hw_atl_rpf_vlan_prom_mode_en_get(struct aq_hw_s *aq_hw) in hw_atl_rpf_vlan_prom_mode_en_get() function
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c459 vlan_promisc_enable = hw_atl_rpf_vlan_prom_mode_en_get(self); in hw_atl2_hw_new_rx_filter_promisc()