Home
last modified time | relevance | path

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

/openbmc/linux/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 Dspectrum.c893 mlxsw_reg_ppcnt_pack(ppcnt_pl, mlxsw_sp_port->local_port, grp, prio); in mlxsw_sp_port_get_stats_raw()
H A Dreg.h5612 static inline void mlxsw_reg_ppcnt_pack(char *payload, u16 local_port, in mlxsw_reg_ppcnt_pack() function