Searched refs:PTP_CLASS_VMASK (Results 1 – 4 of 4) sorted by relevance
19 #define PTP_CLASS_VMASK 0x0f /* max protocol version is 15 */ macro
322 switch (ptp_class & PTP_CLASS_VMASK) { in mlxsw_sp_ptp_parse()
43 switch (ptp_class & PTP_CLASS_VMASK) { in bnxt_ptp_parse()
4105 switch (type & PTP_CLASS_VMASK) { in mvpp2_tx_hw_tstamp()