Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_prototype.h216 struct i40e_aqc_add_macvlan_element_data *mv_list,
H A Di40e_adminq_cmd.h1164 struct i40e_aqc_add_macvlan_element_data { struct
H A Dixl_pf_main.c1428 struct i40e_aqc_add_macvlan_element_data *a, *b; in ixl_add_hw_filters()
1447 a = malloc(sizeof(struct i40e_aqc_add_macvlan_element_data) * cnt, in ixl_add_hw_filters()
H A Di40e_common.c3082 struct i40e_aqc_add_macvlan_element_data *mv_list, in i40e_aq_add_macvlan()