Home
last modified time | relevance | path

Searched refs:notify_vf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c161 * @notify_vf: notify vf about reset or not
164 static void i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf) in i40e_vc_reset_vf() argument
169 if (notify_vf) in i40e_vc_reset_vf()
188 if (notify_vf) in i40e_vc_reset_vf()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c214 * @notify_vf: notify vf about reset or not
217 static void i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf) in i40e_vc_reset_vf() argument
222 if (notify_vf) in i40e_vc_reset_vf()
241 if (notify_vf) in i40e_vc_reset_vf()

Completed in 14 milliseconds