Searched refs:DSAF_SERVICE_NW_NUM (Results 1 – 3 of 3) sorted by relevance
20 #define DSAF_SERVICE_NW_NUM 6 macro21 #define DSAF_COMM_CHN DSAF_SERVICE_NW_NUM22 #define DSAF_GE_NUM ((DSAF_SERVICE_NW_NUM) + (DSAF_DEBUG_NW_NUM))23 #define DSAF_XGE_NUM DSAF_SERVICE_NW_NUM
256 for (i = 0, q_id = 0; i < DSAF_SERVICE_NW_NUM; i++) { in hns_dsaf_mix_def_qid_cfg()276 for (mac_id = 0, q_id = 0; mac_id < DSAF_SERVICE_NW_NUM; mac_id++) { in hns_dsaf_inner_qid_cfg()1817 if (mac_entry->port_num < DSAF_SERVICE_NW_NUM) { in hns_dsaf_add_mac_mc_port()1821 DSAF_BASE_INNER_PORT_NUM + DSAF_SERVICE_NW_NUM; in hns_dsaf_add_mac_mc_port()1984 if (mac_entry->port_num < DSAF_SERVICE_NW_NUM) { in hns_dsaf_del_mac_mc_port()1988 DSAF_BASE_INNER_PORT_NUM + DSAF_SERVICE_NW_NUM; in hns_dsaf_del_mac_mc_port()2244 if ((node_num < DSAF_SERVICE_NW_NUM) && !is_ver1) { in hns_dsaf_update_stats()2626 if (node < DSAF_SERVICE_NW_NUM && !is_ver1) { in hns_dsaf_get_node_stats_strings()2665 if (node_num < DSAF_SERVICE_NW_NUM && !is_ver1) { in hns_dsaf_get_node_stats()2751 if (port < DSAF_SERVICE_NW_NUM) in hns_dsaf_get_port_id()[all …]
93 ((DSAF_TOTAL_QUEUE_NUM + DSAF_SERVICE_NW_NUM - 1) / 32 + 1)