Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/iavf/
H A Diavf_adminq_cmd.h466 __le16 statistic_index; member
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h1077 __le16 statistic_index; member
1091 __le16 statistic_index; member
H A Di40e_prototype.h185 u16 *statistic_index, u16 *vebs_used,
H A Di40e_common.c3075 bool *floating, u16 *statistic_index, in i40e_aq_get_veb_parameters() argument
3098 if (statistic_index) in i40e_aq_get_veb_parameters()
3099 *statistic_index = LE16_TO_CPU(cmd_resp->statistic_index); in i40e_aq_get_veb_parameters()