Lines Matching refs:pit_index
3908 clear_bit(entry->pit_index, &available_index); in i40e_unused_pit_index()
3911 clear_bit(entry->pit_index, &available_index); in i40e_unused_pit_index()
3967 u8 pit_index) in i40e_add_flex_offset() argument
3976 new_pit->pit_index = pit_index; in i40e_add_flex_offset()
3997 if (new_pit->pit_index != entry->pit_index) in i40e_add_flex_offset()
4077 I40E_FLEX_PREP_VAL(entry->pit_index + 50, in __i40e_reprogram_flex_pit()
4166 static u64 i40e_pit_index_to_mask(int pit_index) in i40e_pit_index_to_mask() argument
4168 switch (pit_index) { in i40e_pit_index_to_mask()
4302 u8 pit_index = 0; in i40e_check_fdir_input_set() local
4596 if (l3_flex_pit->pit_index != in i40e_check_fdir_input_set()
4597 flex_pit->pit_index) { in i40e_check_fdir_input_set()
4615 pit_index = i40e_unused_pit_index(pf); in i40e_check_fdir_input_set()
4617 pit_index = flex_pit->pit_index; in i40e_check_fdir_input_set()
4621 new_mask |= i40e_pit_index_to_mask(pit_index); in i40e_check_fdir_input_set()
4636 pit_index, src_offset); in i40e_check_fdir_input_set()
4679 pit_index); in i40e_check_fdir_input_set()
4686 pit_index); in i40e_check_fdir_input_set()