Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c132 FM10K_PRV_FLAG_LEN, enumerator
135 static const char fm10k_prv_flags[FM10K_PRV_FLAG_LEN][ETH_GSTRING_LEN] = {
192 FM10K_PRV_FLAG_LEN * ETH_GSTRING_LEN); in fm10k_get_strings()
214 return FM10K_PRV_FLAG_LEN; in fm10k_get_sset_count()
961 if (priv_flags >= BIT(FM10K_PRV_FLAG_LEN)) in fm10k_set_priv_flags()