Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c136 static const char ixgbe_priv_flags_strings[][ETH_GSTRING_LEN] = { variable
145 #define IXGBE_PRIV_FLAGS_STR_LEN ARRAY_SIZE(ixgbe_priv_flags_strings)
1416 memcpy(data, ixgbe_priv_flags_strings, in ixgbe_get_strings()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c134 static const char ixgbe_priv_flags_strings[][ETH_GSTRING_LEN] = { variable
143 #define IXGBE_PRIV_FLAGS_STR_LEN ARRAY_SIZE(ixgbe_priv_flags_strings)
1441 memcpy(data, ixgbe_priv_flags_strings, in ixgbe_get_strings()

Completed in 9 milliseconds