Searched refs:i40e_fcoe_vsi_init (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e.h723 int i40e_fcoe_vsi_init(struct i40e_vsi *vsi, struct i40e_vsi_context *ctxt);
H A Di40e_fcoe.c360 * i40e_fcoe_vsi_init - prepares the VSI context for creating a FCoE VSI
366 int i40e_fcoe_vsi_init(struct i40e_vsi *vsi, struct i40e_vsi_context *ctxt) i40e_fcoe_vsi_init() function
H A Di40e_main.c8418 ret = i40e_fcoe_vsi_init(vsi, &ctxt); i40e_add_vsi()

Completed in 122 milliseconds