Searched refs:PTP_CLASS_VMASK (Results 1 – 2 of 2) sorted by relevance
19 #define PTP_CLASS_VMASK 0x0f /* max protocol version is 15 */ macro
324 switch (ptp_class & PTP_CLASS_VMASK) { in mlxsw_sp_ptp_parse()