Searched refs:i_set (Results 1 – 1 of 1) sorted by relevance
3050 u64 i_set = 0; in i40e_get_rss_hash_opts() local3086 i_set = (u64)i40e_read_rx_ctl(hw, I40E_GLQF_HASH_INSET(0, in i40e_get_rss_hash_opts()3093 if (i_set) { in i40e_get_rss_hash_opts()3094 if (i_set & I40E_L4_SRC_MASK) in i40e_get_rss_hash_opts()3096 if (i_set & I40E_L4_DST_MASK) in i40e_get_rss_hash_opts()3101 if (i_set & I40E_L3_SRC_MASK) in i40e_get_rss_hash_opts()3103 if (i_set & I40E_L3_DST_MASK) in i40e_get_rss_hash_opts()3107 if (i_set & I40E_L3_V6_SRC_MASK) in i40e_get_rss_hash_opts()3109 if (i_set & I40E_L3_V6_DST_MASK) in i40e_get_rss_hash_opts()3469 u64 i_set = i_setc; in i40e_get_rss_hash_bits() local[all …]