Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h869 struct i40e_aqc_add_veb_completion { struct
879 I40E_CHECK_CMD_LENGTH(i40e_aqc_add_veb_completion); argument
Di40e_common.c2544 struct i40e_aqc_add_veb_completion *resp = in i40e_aq_add_veb()
2545 (struct i40e_aqc_add_veb_completion *)&desc.params.raw; in i40e_aq_add_veb()