Searched refs:stats_info (Results 1 – 3 of 3) sorted by relevance
74 struct lb_stats_info stats_info; member400 lb_port_priv->stats_info.opt_inst_info = info; in lb_port_stats_init()409 ctx->data.bin_val.ptr = &lb_port_priv->stats_info.stats; in lb_port_stats_get()484 s_info = &lb_port_priv->stats_info; in lb_stats_refresh()
862 mac_control->stats_info = tmp_v_addr; in init_shared_mem()866 mac_control->stats_info->sw_stat.mem_allocated += mem_allocated; in init_shared_mem()897 stats = mac_control->stats_info; in free_shared_mem()2373 struct stat_block *stats = mac_control->stats_info; in free_tx_buffers()2465 struct swStat *swstats = &ring->nic->mac_control.stats_info->sw_stat; in fill_rx_buffers()2674 struct stat_block *stats = mac_control->stats_info; in free_rxd_blk()3015 struct stat_block *stats = nic->mac_control.stats_info; in tx_intr_handler()3248 struct stat_block *stats = sp->mac_control.stats_info; in s2io_updt_xpak_counter()3470 stats = sp->mac_control.stats_info; in s2io_reset()3739 struct stat_block *stats = nic->mac_control.stats_info; in s2io_enable_msi_x()[all …]
815 struct stat_block *stats_info; /* Logical address of the stat block */ member