Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1075 struct i40e_aqc_add_veb { struct
1091 I40E_CHECK_CMD_LENGTH(i40e_aqc_add_veb); argument
H A Di40e_common.c2980 struct i40e_aqc_add_veb *cmd = in i40e_aq_add_veb()
2981 (struct i40e_aqc_add_veb *)&desc.params.raw; in i40e_aq_add_veb()