Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ixl/
Di40e_prototype.h220 struct i40e_aqc_remove_macvlan_element_data *mv_list,
Dixl_pf_main.c1052 struct i40e_aqc_remove_macvlan_element_data e; in ixl_del_default_hw_filters()
1467 struct i40e_aqc_remove_macvlan_element_data *d, *e; in ixl_del_hw_filters()
1481 d = malloc(sizeof(struct i40e_aqc_remove_macvlan_element_data) * cnt, in ixl_del_hw_filters()
Di40e_adminq_cmd.h1202 struct i40e_aqc_remove_macvlan_element_data { struct
Di40e_common.c3131 struct i40e_aqc_remove_macvlan_element_data *mv_list, in i40e_aq_remove_macvlan()