Lines Matching refs:pit_index
3918 clear_bit(entry->pit_index, &available_index); in i40e_unused_pit_index()
3921 clear_bit(entry->pit_index, &available_index); in i40e_unused_pit_index()
3977 u8 pit_index) in i40e_add_flex_offset() argument
3986 new_pit->pit_index = pit_index; in i40e_add_flex_offset()
4007 if (new_pit->pit_index != entry->pit_index) in i40e_add_flex_offset()
4087 I40E_FLEX_PREP_VAL(entry->pit_index + 50, in __i40e_reprogram_flex_pit()
4176 static u64 i40e_pit_index_to_mask(int pit_index) in i40e_pit_index_to_mask() argument
4178 switch (pit_index) { in i40e_pit_index_to_mask()
4312 u8 pit_index = 0; in i40e_check_fdir_input_set() local
4606 if (l3_flex_pit->pit_index != in i40e_check_fdir_input_set()
4607 flex_pit->pit_index) { in i40e_check_fdir_input_set()
4625 pit_index = i40e_unused_pit_index(pf); in i40e_check_fdir_input_set()
4627 pit_index = flex_pit->pit_index; in i40e_check_fdir_input_set()
4631 new_mask |= i40e_pit_index_to_mask(pit_index); in i40e_check_fdir_input_set()
4646 pit_index, src_offset); in i40e_check_fdir_input_set()
4689 pit_index); in i40e_check_fdir_input_set()
4696 pit_index); in i40e_check_fdir_input_set()