Home
last modified time | relevance | path

Searched refs:i40e_aqc_add_veb_completion (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1093 struct i40e_aqc_add_veb_completion { struct
1107 I40E_CHECK_CMD_LENGTH(i40e_aqc_add_veb_completion); argument
H A Di40e_common.c2982 struct i40e_aqc_add_veb_completion *resp = in i40e_aq_add_veb()
2983 (struct i40e_aqc_add_veb_completion *)&desc.params.raw; in i40e_aq_add_veb()