Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_type.h1409 #define I40E_X722_L3_DST_MASK (0x3ULL << I40E_X722_L3_DST_SHIFT) macro
Di40e_ethtool.c3193 if (i_set & I40E_X722_L3_DST_MASK) in i40e_get_rss_hash_opts()
3587 dst_l3 = I40E_X722_L3_DST_MASK; in i40e_get_rss_hash_bits()