Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h893 struct i40e_aqc_add_veb { struct
908 I40E_CHECK_CMD_LENGTH(i40e_aqc_add_veb); argument
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h895 struct i40e_aqc_add_veb { struct
910 I40E_CHECK_CMD_LENGTH(i40e_aqc_add_veb); argument
Di40e_common.c1906 struct i40e_aqc_add_veb *cmd = in i40e_aq_add_veb()
1907 (struct i40e_aqc_add_veb *)&desc.params.raw; in i40e_aq_add_veb()