Home
last modified time | relevance | path

Searched refs:statistic_index (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/ixl/
HDi40e_adminq_cmd.h943 __le16 statistic_index; member
957 __le16 statistic_index; member
HDi40e_prototype.h182 u16 *statistic_index, u16 *vebs_used,
HDi40e_common.c2680 bool *floating, u16 *statistic_index, in i40e_aq_get_veb_parameters() argument
2703 if (statistic_index) in i40e_aq_get_veb_parameters()
2704 *statistic_index = LE16_TO_CPU(cmd_resp->statistic_index); in i40e_aq_get_veb_parameters()