Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c485 mlxsw_reg_ppcnt_pack(ppcnt_pl, mlxsw_sp_port->local_port, in mlxsw_sp_port_pfc_cnt_get()
H A Dswitchx2.c528 mlxsw_reg_ppcnt_pack(ppcnt_pl, mlxsw_sx_port->local_port, in mlxsw_sx_port_get_stats()
H A Dspectrum.c702 mlxsw_reg_ppcnt_pack(ppcnt_pl, mlxsw_sp_port->local_port, grp, prio); in mlxsw_sp_port_get_stats_raw()
H A Dreg.h5135 static inline void mlxsw_reg_ppcnt_pack(char *payload, u8 local_port, in mlxsw_reg_ppcnt_pack() function