Home
last modified time | relevance | path

Searched refs:pit_index (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c3975 u8 pit_index) in i40e_add_flex_offset() argument
3984 new_pit->pit_index = pit_index; in i40e_add_flex_offset()
4005 if (new_pit->pit_index != entry->pit_index) in i40e_add_flex_offset()
4176 switch (pit_index) { in i40e_pit_index_to_mask()
4310 u8 pit_index = 0; in i40e_check_fdir_input_set() local
4604 if (l3_flex_pit->pit_index != in i40e_check_fdir_input_set()
4605 flex_pit->pit_index) { in i40e_check_fdir_input_set()
4625 pit_index = flex_pit->pit_index; in i40e_check_fdir_input_set()
4644 pit_index, src_offset); in i40e_check_fdir_input_set()
4687 pit_index); in i40e_check_fdir_input_set()
[all …]
H A Di40e.h424 u8 pit_index; member