Searched refs:i_set (Results 1 – 1 of 1) sorted by relevance
3143 u64 i_set = 0; in i40e_get_rss_hash_opts() local3186 if (i_set) { in i40e_get_rss_hash_opts()3572 u64 i_set = i_setc; in i40e_get_rss_hash_bits() local3598 return i_set; 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()3606 i_set |= dst_l3; in i40e_get_rss_hash_bits()3608 i_set &= ~dst_l3; in i40e_get_rss_hash_bits()3610 return i_set; in i40e_get_rss_hash_bits()3627 u64 i_set, i_setc; in i40e_set_rss_hash_opt() local[all …]