Home
last modified time | relevance | path

Searched refs:stat_counter_idx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c2188 i40e->i40e_vsis[idx].iv_stats_id = LE_16(ctx.info.stat_counter_idx); in i40e_add_vsi()
2218 i40e->i40e_vsis[0].iv_stats_id = LE_16(ctx.info.stat_counter_idx); in i40e_config_def_vsi()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1021 __le16 stat_counter_idx; member