Searched refs:i40e_gl_gstrings_priv_flags (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c467 static const struct i40e_priv_flags i40e_gl_gstrings_priv_flags[] = { variable in typeref:struct:i40e_priv_flags
472 #define I40E_GL_PRIV_FLAGS_STR_LEN ARRAY_SIZE(i40e_gl_gstrings_priv_flags)
2529 ethtool_puts(&p, i40e_gl_gstrings_priv_flags[i].flag_string);
5239 priv_flag = &i40e_gl_gstrings_priv_flags[j];
5294 priv_flag = &i40e_gl_gstrings_priv_flags[j];

Completed in 103 milliseconds