Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c133 FM10K_PRV_FLAG_LEN, enumerator
136 static const char fm10k_prv_flags[FM10K_PRV_FLAG_LEN][ETH_GSTRING_LEN] = {
193 FM10K_PRV_FLAG_LEN * ETH_GSTRING_LEN); in fm10k_get_strings()
215 return FM10K_PRV_FLAG_LEN; in fm10k_get_sset_count()
967 if (priv_flags >= BIT(FM10K_PRV_FLAG_LEN)) in fm10k_set_priv_flags()