Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h822 struct i40e_ethertype_rule { struct
1165 struct i40e_ethertype_rule ethertype; /* Ethertype filter rule */
1357 i40e_sw_ethertype_filter_lookup(struct i40e_ethertype_rule *ethertype_rule,
H A Di40e_ethdev.c987 struct i40e_ethertype_rule *ethertype_rule = &pf->ethertype; in i40e_init_ethtype_filter_list()
1776 struct i40e_ethertype_rule *ethertype_rule; in i40e_rm_ethtype_filter_list()
9717 i40e_sw_ethertype_filter_lookup(struct i40e_ethertype_rule *ethertype_rule, in i40e_sw_ethertype_filter_lookup()
9734 struct i40e_ethertype_rule *rule = &pf->ethertype; in i40e_sw_ethertype_filter_insert()
9757 struct i40e_ethertype_rule *rule = &pf->ethertype; in i40e_sw_ethertype_filter_del()
9788 struct i40e_ethertype_rule *ethertype_rule = &pf->ethertype; in i40e_ethertype_filter_set()
H A Di40e_flow.c4776 struct i40e_ethertype_rule *ethertype_rule = &pf->ethertype; in i40e_flow_destroy_ethertype_filter()