Searched refs:i40e_gl_gstrings_priv_flags (Results 1 - 1 of 1) sorted by last modified time

/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)
2526 ethtool_puts(&p, i40e_gl_gstrings_priv_flags[i].flag_string);
5236 priv_flag = &i40e_gl_gstrings_priv_flags[j];
5291 priv_flag = &i40e_gl_gstrings_priv_flags[j];

Completed in 121 milliseconds