Home
last modified time | relevance | path

Searched defs:adding (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1640 static enum mlxsw_reg_sfd_op mlxsw_sp_sfd_op(bool adding) in mlxsw_sp_sfd_op()
1648 const char *mac, u16 fid, __be32 addr, bool adding) in mlxsw_sp_port_fdb_tun_uc_op4()
1679 u32 kvdl_index, bool adding) in mlxsw_sp_port_fdb_tun_uc_op6_sfd_write()
1749 u16 fid, const struct in6_addr *addr, bool adding) in mlxsw_sp_port_fdb_tun_uc_op6()
1763 bool adding, bool dynamic) in mlxsw_sp_port_fdb_tunnel_uc_op()
1780 bool adding, in __mlxsw_sp_port_fdb_uc_op()
1810 bool adding, bool dynamic) in mlxsw_sp_port_fdb_uc_op()
1818 bool adding) in mlxsw_sp_rif_fdb_op()
1827 bool adding, bool dynamic) in mlxsw_sp_port_fdb_uc_lag_op()
1856 struct switchdev_notifier_fdb_info *fdb_info, bool adding) in mlxsw_sp_port_fdb_set()
[all …]
/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1254 bool adding = !(flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_ipv4_neigh() local
1366 bool adding = !(flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_ipv4_nh() local
1479 bool adding = !(flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_vlan_l2_groups() local
1718 bool adding = !(flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_vlan() local
/linux/kernel/cgroup/
H A Dcpuset.c1655 bool adding, deleting; in remote_cpus_update() local
1759 int adding; /* Adding cpus to parent's effective_cpus */ in update_parent_effective_cpumask() local
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1218 bool adding) in prestera_port_fdb_set()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c309 bool adding, in vxlan_fdb_switchdev_call_notifiers()