Searched refs:i40e_aqc_ns_proxy_data (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h507 struct i40e_aqc_ns_proxy_data { struct
533 I40E_CHECK_STRUCT_LEN(0x3c, i40e_aqc_ns_proxy_data);
H A Di40e_prototype.h576 struct i40e_aqc_ns_proxy_data *ns_proxy_table_entry,
H A Di40e_common.c7227 * from pre-populated i40e_aqc_ns_proxy_data struct
7230 struct i40e_aqc_ns_proxy_data *ns_proxy_table_entry,
7248 desc.datalen = CPU_TO_LE16(sizeof(struct i40e_aqc_ns_proxy_data));
7251 sizeof(struct i40e_aqc_ns_proxy_data),

Completed in 205 milliseconds