Home
last modified time | relevance | path

Searched refs:I40E_CUSTOMIZED_GTPC (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_fdir.c735 enum i40e_new_pctype i = I40E_CUSTOMIZED_GTPC; in i40e_flow_fdir_find_customized_pctype()
887 } else if (cus_pctype->index == I40E_CUSTOMIZED_GTPC || in i40e_flow_fdir_fill_eth_ip_head()
1053 if (cus_pctype->index == I40E_CUSTOMIZED_GTPC || in i40e_flow_fdir_construct_pkt()
1070 if (cus_pctype->index == I40E_CUSTOMIZED_GTPC) { in i40e_flow_fdir_construct_pkt()
H A Di40e_ethdev.h1042 I40E_CUSTOMIZED_GTPC = 0, enumerator
H A Di40e_flow.c2333 I40E_CUSTOMIZED_GTPC); in i40e_flow_fdir_get_pctype_value()
H A Di40e_ethdev.c1164 for (i = I40E_CUSTOMIZED_GTPC; i < I40E_CUSTOMIZED_MAX; i++) { in i40e_init_customized_info()
11976 I40E_CUSTOMIZED_GTPC); in i40e_update_customized_pctype()