Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c26 static const char e1000e_priv_flags_strings[][ETH_GSTRING_LEN] = { variable
31 #define E1000E_PRIV_FLAGS_STR_LEN ARRAY_SIZE(e1000e_priv_flags_strings)
2131 memcpy(data, e1000e_priv_flags_strings, in e1000_get_strings()