Searched refs:MAX_HOST_ROUTERS_NUM (Results 1 – 2 of 2) sorted by relevance
344 uint32_t host_router_bw_kbps[MAX_HOST_ROUTERS_NUM] = { 0 }; in dcn35_notify_host_router_bw()360 if (hr_index >= MAX_HOST_ROUTERS_NUM) in dcn35_notify_host_router_bw()366 for (i = 0; i < MAX_HOST_ROUTERS_NUM; ++i) { in dcn35_notify_host_router_bw()
69 #define MAX_HOST_ROUTERS_NUM 2 macro619 int host_router_bw_kbps[MAX_HOST_ROUTERS_NUM];