Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c143 #define IXGBE_PRIV_FLAGS_STR_LEN ARRAY_SIZE(ixgbe_priv_flags_strings) macro
1117 drvinfo->n_priv_flags = IXGBE_PRIV_FLAGS_STR_LEN; in ixgbe_get_drvinfo()
1327 return IXGBE_PRIV_FLAGS_STR_LEN; in ixgbe_get_sset_count()
1442 IXGBE_PRIV_FLAGS_STR_LEN * ETH_GSTRING_LEN); in ixgbe_get_strings()