Lines Matching refs:pit_index
3686 clear_bit(entry->pit_index, &available_index); in i40e_unused_pit_index()
3689 clear_bit(entry->pit_index, &available_index); in i40e_unused_pit_index()
3745 u8 pit_index) in i40e_add_flex_offset() argument
3754 new_pit->pit_index = pit_index; in i40e_add_flex_offset()
3775 if (new_pit->pit_index != entry->pit_index) in i40e_add_flex_offset()
3855 I40E_FLEX_PREP_VAL(entry->pit_index + 50, in __i40e_reprogram_flex_pit()
3936 static u64 i40e_pit_index_to_mask(int pit_index) in i40e_pit_index_to_mask() argument
3938 switch (pit_index) { in i40e_pit_index_to_mask()
4067 u8 pit_index = 0; in i40e_check_fdir_input_set() local
4253 if (l3_flex_pit->pit_index != in i40e_check_fdir_input_set()
4254 flex_pit->pit_index) { in i40e_check_fdir_input_set()
4272 pit_index = i40e_unused_pit_index(pf); in i40e_check_fdir_input_set()
4274 pit_index = flex_pit->pit_index; in i40e_check_fdir_input_set()
4278 new_mask |= i40e_pit_index_to_mask(pit_index); in i40e_check_fdir_input_set()
4293 pit_index, src_offset); in i40e_check_fdir_input_set()
4336 pit_index); in i40e_check_fdir_input_set()
4343 pit_index); in i40e_check_fdir_input_set()