Searched refs:fm10k_vectors_per_pool (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pf.c594 static u16 fm10k_vectors_per_pool(struct fm10k_hw *hw) function
606 vf_v_idx += fm10k_vectors_per_pool(hw) * vf_idx;
642 vpp = fm10k_vectors_per_pool(hw);
805 vf_v_limit = vf_v_idx + fm10k_vectors_per_pool(hw);
966 vf_v_limit = vf_v_idx + fm10k_vectors_per_pool(hw);

Completed in 151 milliseconds