Lines Matching refs:pit_index
3340 clear_bit(entry->pit_index, &available_index); in i40e_unused_pit_index()
3343 clear_bit(entry->pit_index, &available_index); in i40e_unused_pit_index()
3399 u8 pit_index) in i40e_add_flex_offset() argument
3408 new_pit->pit_index = pit_index; in i40e_add_flex_offset()
3429 if (new_pit->pit_index != entry->pit_index) in i40e_add_flex_offset()
3509 I40E_FLEX_PREP_VAL(entry->pit_index + 50, in __i40e_reprogram_flex_pit()
3590 static u64 i40e_pit_index_to_mask(int pit_index) in i40e_pit_index_to_mask() argument
3592 switch (pit_index) { in i40e_pit_index_to_mask()
3721 u8 pit_index = 0; in i40e_check_fdir_input_set() local
3907 if (l3_flex_pit->pit_index != in i40e_check_fdir_input_set()
3908 flex_pit->pit_index) { in i40e_check_fdir_input_set()
3926 pit_index = i40e_unused_pit_index(pf); in i40e_check_fdir_input_set()
3928 pit_index = flex_pit->pit_index; in i40e_check_fdir_input_set()
3932 new_mask |= i40e_pit_index_to_mask(pit_index); in i40e_check_fdir_input_set()
3947 pit_index, src_offset); in i40e_check_fdir_input_set()
3990 pit_index); in i40e_check_fdir_input_set()
3997 pit_index); in i40e_check_fdir_input_set()