Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1594 char pllp_pl[MLXSW_REG_PLLP_LEN]; in mlxsw_sp_port_label_info_get() local
1597 mlxsw_reg_pllp_pack(pllp_pl, local_port); in mlxsw_sp_port_label_info_get()
1598 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(pllp), pllp_pl); in mlxsw_sp_port_label_info_get()
1601 mlxsw_reg_pllp_unpack(pllp_pl, port_number, in mlxsw_sp_port_label_info_get()