Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_pgt.c10 struct mlxsw_sp_pgt { struct
113 mlxsw_sp_pgt_entry_create(struct mlxsw_sp_pgt *pgt, u16 mid, u16 smpe) in mlxsw_sp_pgt_entry_create()
139 static void mlxsw_sp_pgt_entry_destroy(struct mlxsw_sp_pgt *pgt, in mlxsw_sp_pgt_entry_destroy()
152 mlxsw_sp_pgt_entry_get(struct mlxsw_sp_pgt *pgt, u16 mid, u16 smpe) in mlxsw_sp_pgt_entry_get()
163 static void mlxsw_sp_pgt_entry_put(struct mlxsw_sp_pgt *pgt, u16 mid) in mlxsw_sp_pgt_entry_put()
313 struct mlxsw_sp_pgt *pgt; in mlxsw_sp_pgt_init()