Searched refs:i40e_vsi_type (Results 1 – 3 of 3) sorted by relevance
141 enum i40e_vsi_type { enum
902 enum i40e_vsi_type type; /* VSI type, e.g., LAN, FCoE, etc */
11276 static int i40e_vsi_mem_alloc(struct i40e_pf *pf, enum i40e_vsi_type type) in i40e_vsi_mem_alloc()