Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c14161 * i40e_vsi_setup_vectors - Set up the q_vectors for the given VSI
14170 static int i40e_vsi_setup_vectors(struct i40e_vsi *vsi) in i40e_vsi_setup_vectors() function
14431 ret = i40e_vsi_setup_vectors(vsi); in i40e_vsi_setup()