Home
last modified time | relevance | path

Searched refs:i40e_pctype_to_flowtype (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/i40e/
H A Di40e_fdir.c362 flow_type = i40e_pctype_to_flowtype(pf->adapter, pctype); in i40e_init_flx_pld()
2149 flow_type = i40e_pctype_to_flowtype(pf->adapter, in i40e_fdir_info_get_flex_mask()
H A Di40e_ethdev.h1332 uint16_t i40e_pctype_to_flowtype(const struct i40e_adapter *adapter,
H A Di40e_ethdev.c9588 flow_type = i40e_pctype_to_flowtype(pf->adapter, pctype); in i40e_filter_input_set_init()
9964 i40e_pctype_to_flowtype(const struct i40e_adapter *adapter, in i40e_pctype_to_flowtype() function