Searched refs:stats_offsets (Results 1 – 3 of 3) sorted by relevance
160 struct i40e_hw_port_stats stats_offsets; member
2104 struct i40e_hw_port_stats *osd = &pf->stats_offsets; in ixl_update_stats_counters()2387 bzero(&pf->stats_offsets, sizeof(struct i40e_hw_port_stats)); in ixl_pf_reset_stats()
3260 static const size_t stats_offsets[] = {3276 BUILD_BUG_ON(ARRAY_SIZE(names) != ARRAY_SIZE(stats_offsets)); in mlx5_ib_alloc_hw_stats() 3311 val = *(__be32 *)(out + stats_offsets[i]); in mlx5_ib_get_hw_stats() 3261 static const size_t stats_offsets[] = { global() variable