Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h372 __le16 statistic_index; member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h726 __le16 statistic_index; member
740 __le16 statistic_index; member
H A Di40e_prototype.h147 u16 *statistic_index, u16 *vebs_used,
H A Di40e_common.c2102 * @statistic_index: index of the stats counter block for this VEB
2112 bool *floating, u16 *statistic_index, in i40e_aq_get_veb_parameters() argument
2134 if (statistic_index) in i40e_aq_get_veb_parameters()
2135 *statistic_index = le16_to_cpu(cmd_resp->statistic_index); in i40e_aq_get_veb_parameters()