Lines Matching defs:info
66 struct lb_stats_info info[LB_TX_HASHTABLE_SIZE];
365 struct team_option_inst_info *info)
368 unsigned char hash = info->array_index;
370 LB_HTPM_OPT_INST_INFO_BY_HASH(lb_priv, hash) = info;
379 unsigned char hash = ctx->info->array_index;
391 unsigned char hash = ctx->info->array_index;
405 struct team_option_inst_info *info)
408 unsigned char hash = info->array_index;
410 lb_priv->ex->stats.info[hash].opt_inst_info = info;
417 unsigned char hash = ctx->info->array_index;
419 ctx->data.bin_val.ptr = &lb_priv->ex->stats.info[hash].stats;
425 struct team_option_inst_info *info)
427 struct team_port *port = info->port;
430 lb_port_priv->stats_info.opt_inst_info = info;
436 struct team_port *port = ctx->info->port;
500 s_info = &lb_priv->ex->stats.info[j];