Home
last modified time | relevance | path

Searched refs:SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/net/
H A Dswitchdev.h29 SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c324 case SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED: in mlx5_esw_bridge_port_obj_attr_set()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c235 case SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED: in lan966x_port_attr_set()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1191 case SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED: in prestera_port_obj_attr_set()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1056 case SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED: in ocelot_port_attr_set()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1324 case SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED: in mlxsw_sp_port_attr_set()
/openbmc/linux/net/bridge/
H A Dbr_multicast.c1987 .id = SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED, in br_mc_disabled_update()