WARNING: line length of 81 exceeds 80 columns
#567: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:679:
+					  struct ppe_scheduler_cfg scheduler_cfg)

WARNING: line length of 84 exceeds 80 columns
#576: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:688:
+	val |= FIELD_PREP(PPE_L0_FLOW_MAP_TBL_C_NODE_WT, scheduler_cfg.drr_node_wt);

WARNING: line length of 84 exceeds 80 columns
#577: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:689:
+	val |= FIELD_PREP(PPE_L0_FLOW_MAP_TBL_E_NODE_WT, scheduler_cfg.drr_node_wt);

WARNING: line length of 83 exceeds 80 columns
#584: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:696:
+	      (scheduler_cfg.flow_id * PPE_QUEUE_SCH_PRI_NUM + scheduler_cfg.pri) *

WARNING: line length of 83 exceeds 80 columns
#586: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:698:
+	val = FIELD_PREP(PPE_L0_C_FLOW_CFG_TBL_NODE_ID, scheduler_cfg.drr_node_id);

WARNING: line length of 96 exceeds 80 columns
#587: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:699:
+	val |= FIELD_PREP(PPE_L0_C_FLOW_CFG_TBL_NODE_CREDIT_UNIT, scheduler_cfg.unit_is_packet);

WARNING: line length of 83 exceeds 80 columns
#594: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:706:
+	      (scheduler_cfg.flow_id * PPE_QUEUE_SCH_PRI_NUM + scheduler_cfg.pri) *

WARNING: line length of 83 exceeds 80 columns
#596: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:708:
+	val = FIELD_PREP(PPE_L0_E_FLOW_CFG_TBL_NODE_ID, scheduler_cfg.drr_node_id);

WARNING: line length of 96 exceeds 80 columns
#597: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:709:
+	val |= FIELD_PREP(PPE_L0_E_FLOW_CFG_TBL_NODE_CREDIT_UNIT, scheduler_cfg.unit_is_packet);

WARNING: line length of 85 exceeds 80 columns
#603: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:715:
+	reg = PPE_L0_FLOW_PORT_MAP_TBL_ADDR + node_id * PPE_L0_FLOW_PORT_MAP_TBL_INC;

WARNING: line length of 87 exceeds 80 columns
#611: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:723:
+	val = FIELD_PREP(PPE_L0_COMP_CFG_TBL_NODE_METER_LEN, scheduler_cfg.frame_mode);

WARNING: line length of 81 exceeds 80 columns
#621: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:733:
+					  struct ppe_scheduler_cfg scheduler_cfg)

WARNING: line length of 84 exceeds 80 columns
#629: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:741:
+	val |= FIELD_PREP(PPE_L1_FLOW_MAP_TBL_C_NODE_WT, scheduler_cfg.drr_node_wt);

WARNING: line length of 84 exceeds 80 columns
#630: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:742:
+	val |= FIELD_PREP(PPE_L1_FLOW_MAP_TBL_E_NODE_WT, scheduler_cfg.drr_node_wt);

WARNING: line length of 83 exceeds 80 columns
#637: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:749:
+	val = FIELD_PREP(PPE_L1_C_FLOW_CFG_TBL_NODE_ID, scheduler_cfg.drr_node_id);

WARNING: line length of 96 exceeds 80 columns
#638: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:750:
+	val |= FIELD_PREP(PPE_L1_C_FLOW_CFG_TBL_NODE_CREDIT_UNIT, scheduler_cfg.unit_is_packet);

WARNING: line length of 83 exceeds 80 columns
#640: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:752:
+	      (scheduler_cfg.flow_id * PPE_QUEUE_SCH_PRI_NUM + scheduler_cfg.pri) *

WARNING: line length of 83 exceeds 80 columns
#647: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:759:
+	val = FIELD_PREP(PPE_L1_E_FLOW_CFG_TBL_NODE_ID, scheduler_cfg.drr_node_id);

WARNING: line length of 96 exceeds 80 columns
#648: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:760:
+	val |= FIELD_PREP(PPE_L1_E_FLOW_CFG_TBL_NODE_CREDIT_UNIT, scheduler_cfg.unit_is_packet);

WARNING: line length of 85 exceeds 80 columns
#650: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:762:
+		(scheduler_cfg.flow_id * PPE_QUEUE_SCH_PRI_NUM + scheduler_cfg.pri) *

WARNING: line length of 85 exceeds 80 columns
#658: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:770:
+	reg = PPE_L1_FLOW_PORT_MAP_TBL_ADDR + node_id * PPE_L1_FLOW_PORT_MAP_TBL_INC;

WARNING: line length of 87 exceeds 80 columns
#665: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:777:
+	val = FIELD_PREP(PPE_L1_COMP_CFG_TBL_NODE_METER_LEN, scheduler_cfg.frame_mode);

WARNING: line length of 97 exceeds 80 columns
#667: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:779:
+	return regmap_update_bits(ppe_dev->regmap, reg, PPE_L1_COMP_CFG_TBL_NODE_METER_LEN, val);

WARNING: line length of 93 exceeds 80 columns
#770: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1082:
+		val |= FIELD_PREP(PPE_BM_SCH_CFG_TBL_SECOND_PORT_VALID, bm_cfg.second_valid);

WARNING: line length of 86 exceeds 80 columns
#771: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1083:
+		val |= FIELD_PREP(PPE_BM_SCH_CFG_TBL_SECOND_PORT, bm_cfg.second_port);

WARNING: line length of 82 exceeds 80 columns
#826: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1138:
+	dev_err(ppe_dev->dev, "PPE scheduler arbitration config error %d\n", ret);

total: 0 errors, 26 warnings, 0 checks, 972 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 55a3b37642bf ("net: ethernet: qualcomm: Initialize the PPE scheduler settings") 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, 26 warnings, 0 checks, 972 lines checked