Searched refs:nhgrp_cache_bytes (Results 1 – 1 of 1) sorted by relevance
1551 int err, nhgrp_cache_bytes; in prestera_router_init() local1574 nhgrp_cache_bytes = sw->size_tbl_router_nexthop / 8 + 1; in prestera_router_init()1575 router->nhgrp_hw_state_cache = kzalloc(nhgrp_cache_bytes, GFP_KERNEL); in prestera_router_init()