Searched refs:src_l3 (Results 1 – 1 of 1) sorted by relevance
3573 u64 src_l3 = 0, dst_l3 = 0; in i40e_get_rss_hash_bits() local3585 src_l3 = I40E_L3_V6_SRC_MASK; in i40e_get_rss_hash_bits()3590 src_l3 = I40E_X722_L3_SRC_MASK; in i40e_get_rss_hash_bits()3593 src_l3 = I40E_L3_SRC_MASK; in i40e_get_rss_hash_bits()3602 i_set |= src_l3; in i40e_get_rss_hash_bits()3604 i_set &= ~src_l3; in i40e_get_rss_hash_bits()