Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1031 struct i40e_aqc_add_veb_completion { struct
1045 I40E_CHECK_CMD_LENGTH(i40e_aqc_add_veb_completion); argument
H A Di40e_common.c2775 struct i40e_aqc_add_veb_completion *resp = in i40e_aq_add_veb()
2776 (struct i40e_aqc_add_veb_completion *)&desc.params.raw; in i40e_aq_add_veb()