Searched refs:p_sver_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h696 int mlxsw_sp_ethtype_to_sver_type(u16 ethtype, u8 *p_sver_type);
H A Dspectrum.c489 int mlxsw_sp_ethtype_to_sver_type(u16 ethtype, u8 *p_sver_type) argument
493 *p_sver_type = 0;
496 *p_sver_type = 1;

Completed in 183 milliseconds