Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1357 int i40e_fdir_setup(struct i40e_pf *pf);
H A Di40e_fdir.c155 i40e_fdir_setup(struct i40e_pf *pf) in i40e_fdir_setup() function
H A Di40e_flow.c3301 ret = i40e_fdir_setup(pf); in i40e_flow_parse_fdir_filter()
H A Di40e_ethdev.c1934 ret = i40e_fdir_setup(pf); in i40e_dev_configure()