Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/iavf/
Diavf_adminq_cmd.h451 __le16 statistic_index; member
/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h874 __le16 statistic_index; member
888 __le16 statistic_index; member
Di40e_prototype.h143 u16 *statistic_index, u16 *vebs_used,
Di40e_common.c2702 bool *floating, u16 *statistic_index, in i40e_aq_get_veb_parameters() argument
2725 if (statistic_index) in i40e_aq_get_veb_parameters()
2726 *statistic_index = le16_to_cpu(cmd_resp->statistic_index); in i40e_aq_get_veb_parameters()