Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c470 static const struct i40e_priv_flags i40e_gl_gstrings_priv_flags[] = { variable
475 #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); in i40e_get_priv_flag_strings()
5232 priv_flag = &i40e_gl_gstrings_priv_flags[j]; in i40e_get_priv_flags()
5287 priv_flag = &i40e_gl_gstrings_priv_flags[j]; in i40e_set_priv_flags()