CHECK: Please use a blank line after function/struct/union/enum declarations
#112: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1338:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(24, virtchnl2_ptp_clk_reg_offsets);

CHECK: Please use a blank line after function/struct/union/enum declarations
#128: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1354:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_cross_time_reg_offsets);

CHECK: Please use a blank line after function/struct/union/enum declarations
#156: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1382:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(40, virtchnl2_ptp_clk_adj_reg_offsets);

CHECK: Please use a blank line after function/struct/union/enum declarations
#172: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1398:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_tx_tstamp_latch_caps);

CHECK: Please use a blank line after function/struct/union/enum declarations
#199: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1425:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_get_vport_tx_tstamp_caps);

CHECK: Please use a blank line after function/struct/union/enum declarations
#240: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1466:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(104, virtchnl2_ptp_get_caps);

CHECK: Please use a blank line after function/struct/union/enum declarations
#256: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1482:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_tx_tstamp_latch);

WARNING: line length of 81 exceeds 80 columns
#263: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1489:
+ * @get_devtime_with_txtstmp: Flag to request device time along with Tx timestamp

CHECK: Please use a blank line after function/struct/union/enum declarations
#283: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1509:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_get_vport_tx_tstamp_latches);

CHECK: Please use a blank line after function/struct/union/enum declarations
#295: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1521:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(8, virtchnl2_ptp_get_dev_clk_time);

CHECK: Please use a blank line after function/struct/union/enum declarations
#310: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1536:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_get_cross_time);

CHECK: Please use a blank line after function/struct/union/enum declarations
#322: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1548:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(8, virtchnl2_ptp_set_dev_clk_time);

CHECK: Please use a blank line after function/struct/union/enum declarations
#335: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1561:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(8, virtchnl2_ptp_adj_dev_clk_fine);

CHECK: Please use a blank line after function/struct/union/enum declarations
#347: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1573:
+};
+VIRTCHNL2_CHECK_STRUCT_LEN(8, virtchnl2_ptp_adj_dev_clk_time);

total: 0 errors, 1 warnings, 13 checks, 312 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

Commit 177e26411f9d ("virtchnl: add PTP virtchnl definitions") has style problems, please review.

NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.
total: 0 errors, 1 warnings, 13 checks, 312 lines checked