Searched refs:can_handle (Results 1 – 2 of 2) sorted by relevance
161 .can_handle = mlxsw_sp1_span_cpu_can_handle,219 .can_handle = mlxsw_sp_port_dev_check,510 .can_handle = netif_is_gretap,614 .can_handle = netif_is_ip6gretap,673 .can_handle = mlxsw_sp_span_vlan_can_handle,727 .can_handle = mlxsw_sp2_span_cpu_can_handle,1019 if (span->span_entry_ops_arr[i]->can_handle(to_dev)) in mlxsw_sp_span_entry_ops()
64 bool (*can_handle)(const struct net_device *to_dev); member