Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dcb.c498 mlxsw_reg_ppcnt_pack(ppcnt_pl, mlxsw_sp_port->local_port, in mlxsw_sp_port_pfc_cnt_get()
Dswitchx2.c528 mlxsw_reg_ppcnt_pack(ppcnt_pl, mlxsw_sx_port->local_port, in mlxsw_sx_port_get_stats()
Dspectrum.c702 mlxsw_reg_ppcnt_pack(ppcnt_pl, mlxsw_sp_port->local_port, grp, prio); in mlxsw_sp_port_get_stats_raw()
Dreg.h5134 static inline void mlxsw_reg_ppcnt_pack(char *payload, u8 local_port, in mlxsw_reg_ppcnt_pack() function