Searched refs:necp_flow_size (Results 1 – 1 of 1) sorted by relevance
648 static unsigned int necp_flow_size; /* size of necp_client_flow */ variable10327 necp_flow_size = sizeof(struct necp_client_flow); in necp_client_init()10328 …necp_flow_cache = mcache_create(NECP_FLOW_ZONE_NAME, necp_flow_size, sizeof(uint64_t), 0, MCR_SLEE… in necp_client_init()