Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c99 uint16_t vf_id, abs_vf_id, vf_msix_num; in i40e_pf_host_vf_reset() local
154 vf_msix_num = hw->func_caps.num_msix_vectors_vf; in i40e_pf_host_vf_reset()
155 for (i = 0; i < vf_msix_num; i++) { in i40e_pf_host_vf_reset()
159 val = I40E_VFINT_DYN_CTLN(((vf_msix_num - 1) * in i40e_pf_host_vf_reset()