Searched refs:DSAF_COMM_CHN (Results 1 – 5 of 5) sorted by relevance
265 struct dsaf_int_xge_src dsaf_int_xge_stat[DSAF_COMM_CHN];266 struct dsaf_int_ppe_src dsaf_int_ppe_stat[DSAF_COMM_CHN];267 struct dsaf_int_rocee_src dsaf_int_rocee_stat[DSAF_COMM_CHN];371 if ((port < DSAF_COMM_CHN) || (port == DSAF_MAX_PORT_NUM_PER_CHIP)) in hns_dsaf_get_comm_idx_by_port()374 return (port - DSAF_COMM_CHN + 1); in hns_dsaf_get_comm_idx_by_port()
214 for (i = 0; i < DSAF_COMM_CHN; i++) { in hns_dsaf_ppe_qid_cfg()269 for (i = 0; i < DSAF_COMM_CHN; i++) { in hns_dsaf_stp_port_type_cfg()399 for (i = 0; i < DSAF_COMM_CHN; i++) { in hns_dsaf_sbm_bp_wl_cfg()410 for (i = 0; i < DSAF_COMM_CHN; i++) { in hns_dsaf_sbm_bp_wl_cfg()956 for (i = 0; i < DSAF_COMM_CHN; i++) in hns_dsaf_comm_init()960 for (i = 0; i < DSAF_COMM_CHN; i++) { in hns_dsaf_comm_init()1960 for (i = 0; i < DSAF_INODE_NUM / DSAF_COMM_CHN; i++) { in hns_dsaf_get_regs()1961 j = i * DSAF_COMM_CHN + port; in hns_dsaf_get_regs()2004 for (i = 0; i < DSAF_INODE_NUM / DSAF_COMM_CHN; i++) { in hns_dsaf_get_regs()2005 j = i * DSAF_COMM_CHN + port; in hns_dsaf_get_regs()[all …]
19 #define HNS_PPE_SERVICE_NW_ENGINE_NUM DSAF_COMM_CHN
26 #define HNS_RCB_SERVICE_NW_ENGINE_NUM DSAF_COMM_CHN
38 #define DSAF_COMM_CHN DSAF_SERVICE_NW_NUM macro