Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h1112 struct i40e_aqc_add_veb_completion { struct
1126 I40E_CHECK_CMD_LENGTH(i40e_aqc_add_veb_completion); argument
H A Di40e_common.c2978 struct i40e_aqc_add_veb_completion *resp = in i40e_aq_add_veb()
2979 (struct i40e_aqc_add_veb_completion *)&desc.params.raw; in i40e_aq_add_veb()