Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h807 struct i40e_ethertype_rule { struct
1148 struct i40e_ethertype_rule ethertype; /* Ethertype filter rule */
1393 i40e_sw_ethertype_filter_lookup(struct i40e_ethertype_rule *ethertype_rule,
H A Di40e_ethdev.c954 struct i40e_ethertype_rule *ethertype_rule = &pf->ethertype; in i40e_init_ethtype_filter_list()
1807 struct i40e_ethertype_rule *ethertype_rule; in i40e_rm_ethtype_filter_list()
9704 i40e_sw_ethertype_filter_lookup(struct i40e_ethertype_rule *ethertype_rule, in i40e_sw_ethertype_filter_lookup()
9721 struct i40e_ethertype_rule *rule = &pf->ethertype; in i40e_sw_ethertype_filter_insert()
9744 struct i40e_ethertype_rule *rule = &pf->ethertype; in i40e_sw_ethertype_filter_del()
9775 struct i40e_ethertype_rule *ethertype_rule = &pf->ethertype; in i40e_ethertype_filter_set()
H A Di40e_flow.c5338 struct i40e_ethertype_rule *ethertype_rule = &pf->ethertype; in i40e_flow_destroy_ethertype_filter()