Searched defs:statistic_index (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c2691 * @statistic_index: index of the stats counter block for this VEB
2701 bool *floating, u16 *statistic_index,
2724 if (statistic_index)
2725 *statistic_index = LE16_TO_CPU(cmd_resp->statistic_index);
2699 i40e_aq_get_veb_parameters(struct i40e_hw *hw, u16 veb_seid, u16 *switch_id, bool *floating, u16 *statistic_index, u16 *vebs_used, u16 *vebs_free, struct i40e_asq_cmd_details *cmd_details) argument
H A Di40e_adminq_cmd.h943 __le16 statistic_index; member in struct:i40e_aqc_add_veb_completion
957 __le16 statistic_index; member in struct:i40e_aqc_get_veb_parameters_completion

Completed in 88 milliseconds