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
29 switch (ptp_class & PTP_CLASS_VMASK) { in bnxt_ptp_parse()
322 switch (ptp_class & PTP_CLASS_VMASK) { in mlxsw_sp_ptp_parse()
4102 switch (type & PTP_CLASS_VMASK) { in mvpp2_tx_hw_tstamp()
Completed in 19 milliseconds