Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.h30 int i40e_pf_host_vf_reset(struct i40e_pf_vf *vf, bool do_hw_reset);
H A Di40e_pf.c94 i40e_pf_host_vf_reset(struct i40e_pf_vf *vf, bool do_hw_reset) in i40e_pf_host_vf_reset() argument
119 if (do_hw_reset) { in i40e_pf_host_vf_reset()