Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1418 #define I40E_L3_V6_DST_MASK (0xFFULL << I40E_L3_V6_DST_SHIFT) macro
H A Di40e_ethtool.c3101 if (i_set & I40E_L3_V6_DST_MASK) in i40e_get_rss_hash_opts()
3427 dst_l3 = I40E_L3_V6_DST_MASK; in i40e_get_rss_hash_bits()