Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ixl/
H A Di40e_prototype.h205 struct i40e_aqc_remove_macvlan_element_data *mv_list,
H A Dixl_pf_main.c1870 struct i40e_aqc_remove_macvlan_element_data e; in ixl_del_default_hw_filters()
2109 struct i40e_aqc_remove_macvlan_element_data *d, *e; in ixl_del_hw_filters()
2121 d = malloc(sizeof(struct i40e_aqc_remove_macvlan_element_data) * cnt, in ixl_del_hw_filters()
H A Di40e_adminq_cmd.h1174 struct i40e_aqc_remove_macvlan_element_data { struct
H A Di40e_common.c3042 struct i40e_aqc_remove_macvlan_element_data *mv_list, in i40e_aq_remove_macvlan()