Searched refs:hw_filter_vlan_set (Results 1 – 5 of 5) sorted by relevance
458 if (unlikely(!aq_hw_ops->hw_filter_vlan_set)) in aq_add_del_fvlan()830 if (unlikely(!aq_hw_ops->hw_filter_vlan_set)) in aq_filters_vlans_update()846 err = aq_hw_ops->hw_filter_vlan_set(aq_hw, in aq_filters_vlans_update()876 if (unlikely(!aq_hw_ops->hw_filter_vlan_set)) in aq_filters_vlan_offload_off()885 err = aq_hw_ops->hw_filter_vlan_set(aq_hw, in aq_filters_vlan_offload_off()
354 if (!aq_nic->aq_hw_ops->hw_filter_vlan_set) in aq_ndo_vlan_rx_add_vid()367 if (!aq_nic->aq_hw_ops->hw_filter_vlan_set) in aq_ndo_vlan_rx_kill_vid()
277 int (*hw_filter_vlan_set)(struct aq_hw_s *self, member
851 .hw_filter_vlan_set = hw_atl2_hw_vlan_set,
1686 .hw_filter_vlan_set = hw_atl_b0_hw_vlan_set,