Searched refs:i40e_vsi_open (Results 1 – 2 of 2) sorted by relevance
1220 int i40e_vsi_open(struct i40e_vsi *vsi);
5287 i40e_vsi_open(vsi); /* this clears the DOWN bit */ in i40e_unquiesce_vsi()9030 err = i40e_vsi_open(vsi); in i40e_open()9077 int i40e_vsi_open(struct i40e_vsi *vsi) in i40e_vsi_open() function16055 i40e_vsi_open(pf->vsi[i]); in i40e_probe()