Lines Matching refs:info
64 struct lb_stats_info info[LB_TX_HASHTABLE_SIZE];
358 struct team_option_inst_info *info)
361 unsigned char hash = info->array_index;
363 LB_HTPM_OPT_INST_INFO_BY_HASH(lb_priv, hash) = info;
371 unsigned char hash = ctx->info->array_index;
382 unsigned char hash = ctx->info->array_index;
396 struct team_option_inst_info *info)
399 unsigned char hash = info->array_index;
401 lb_priv->ex->stats.info[hash].opt_inst_info = info;
407 unsigned char hash = ctx->info->array_index;
409 ctx->data.bin_val.ptr = &lb_priv->ex->stats.info[hash].stats;
414 struct team_option_inst_info *info)
416 struct team_port *port = info->port;
419 lb_port_priv->stats_info.opt_inst_info = info;
424 struct team_port *port = ctx->info->port;
487 s_info = &lb_priv->ex->stats.info[j];