Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_prototype.h219 struct i40e_aqc_remove_macvlan_element_data *mv_list,
H A Dixl_pf_main.c1184 struct i40e_aqc_remove_macvlan_element_data e; in ixl_del_default_hw_filters()
1604 struct i40e_aqc_remove_macvlan_element_data *d, *e; in ixl_del_hw_filters()
1618 d = malloc(sizeof(struct i40e_aqc_remove_macvlan_element_data) * cnt, in ixl_del_hw_filters()
H A Di40e_adminq_cmd.h1201 struct i40e_aqc_remove_macvlan_element_data { struct
H A Di40e_common.c3130 struct i40e_aqc_remove_macvlan_element_data *mv_list, in i40e_aq_remove_macvlan()