Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c1217 char sfdf_pl[MLXSW_REG_SFDF_LEN]; in mlxsw_sp_bridge_port_fdb_flush() local
1221 mlxsw_reg_sfdf_pack(sfdf_pl, mlxsw_sp_fdb_flush_type(lagged)); in mlxsw_sp_bridge_port_fdb_flush()
1222 mlxsw_reg_sfdf_fid_set(sfdf_pl, fid_index); in mlxsw_sp_bridge_port_fdb_flush()
1223 mlxsw_reg_sfdf_port_fid_system_port_set(sfdf_pl, system_port); in mlxsw_sp_bridge_port_fdb_flush()
1225 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(sfdf), sfdf_pl); in mlxsw_sp_bridge_port_fdb_flush()