Lines Matching refs:pit_index
3914 clear_bit(entry->pit_index, &available_index); in i40e_unused_pit_index()
3917 clear_bit(entry->pit_index, &available_index); in i40e_unused_pit_index()
3973 u8 pit_index) in i40e_add_flex_offset() argument
3982 new_pit->pit_index = pit_index; in i40e_add_flex_offset()
4003 if (new_pit->pit_index != entry->pit_index) in i40e_add_flex_offset()
4083 I40E_FLEX_PREP_VAL(entry->pit_index + 50, in __i40e_reprogram_flex_pit()
4172 static u64 i40e_pit_index_to_mask(int pit_index) in i40e_pit_index_to_mask() argument
4174 switch (pit_index) { in i40e_pit_index_to_mask()
4308 u8 pit_index = 0; in i40e_check_fdir_input_set() local
4602 if (l3_flex_pit->pit_index != in i40e_check_fdir_input_set()
4603 flex_pit->pit_index) { in i40e_check_fdir_input_set()
4621 pit_index = i40e_unused_pit_index(pf); in i40e_check_fdir_input_set()
4623 pit_index = flex_pit->pit_index; in i40e_check_fdir_input_set()
4627 new_mask |= i40e_pit_index_to_mask(pit_index); in i40e_check_fdir_input_set()
4642 pit_index, src_offset); in i40e_check_fdir_input_set()
4685 pit_index); in i40e_check_fdir_input_set()
4692 pit_index); in i40e_check_fdir_input_set()