Searched refs:DSCP_ARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance
185 #define DSCP_ARRAY_SIZE (_MAX_DSCP + 1) macro273 mbuf_svc_class_t wifi_dscp_to_msc_array[DSCP_ARRAY_SIZE];1872 for (i = 0; i < DSCP_ARRAY_SIZE; i++) { in set_dscp_to_wifi_ac_map()1923 bzero(dcsp_msc_map, DSCP_ARRAY_SIZE * sizeof(struct dcsp_msc_map)); in dscp_msc_map_from_netsvctype_dscp_map()1938 size_t len = DSCP_ARRAY_SIZE * sizeof(struct netsvctype_dscp_map);1939 struct netsvctype_dscp_map netsvctype_dscp_map[DSCP_ARRAY_SIZE] = {};1940 struct dcsp_msc_map dcsp_msc_map[DSCP_ARRAY_SIZE];1948 for (i = 0; i < DSCP_ARRAY_SIZE; i++) {