Searched refs:MLXSW_REG_ZERO (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h30 #define MLXSW_REG_ZERO(type, payload) memset(payload, 0, MLXSW_REG(type)->len) macro
51 MLXSW_REG_ZERO(sgcr, payload);
112 MLXSW_REG_ZERO(sspr, payload);
145 MLXSW_REG_ZERO(sfdat, payload);
227 MLXSW_REG_ZERO(sfd, payload);
618 MLXSW_REG_ZERO(sfn, payload);
794 MLXSW_REG_ZERO(spms, payload);
863 MLXSW_REG_ZERO(spvid, payload);
958 MLXSW_REG_ZERO(spvm, payload);
1016 MLXSW_REG_ZERO(spaf
[all...]
H A Dspectrum_policer.c295 MLXSW_REG_ZERO(qpcr, qpcr_pl);
H A Dspectrum_router.c5521 MLXSW_REG_ZERO(ratr, ratr_pl);
11515 MLXSW_REG_ZERO(rdpm, rdpm_pl);

Completed in 373 milliseconds