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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c2018 * i40e_sync_vf_state
2025 static bool i40e_sync_vf_state(struct i40e_vf *vf, enum i40e_vf_states state) function
2122 if (!i40e_sync_vf_state(vf, I40E_VF_STATE_INIT)) {
2250 if (!i40e_sync_vf_state(vf, I40E_VF_STATE_ACTIVE)) {
2338 if (!i40e_sync_vf_state(vf, I40E_VF_STATE_ACTIVE)) {
2487 if (!i40e_sync_vf_state(vf, I40E_VF_STATE_ACTIVE)) {
2667 if (!i40e_sync_vf_state(vf, I40E_VF_STATE_ACTIVE)) {
2770 if (!i40e_sync_vf_state(vf, I40E_VF_STATE_ACTIVE))
2821 if (!i40e_sync_vf_state(vf, I40E_VF_STATE_ACTIVE)) {
3046 if (!i40e_sync_vf_state(v
[all...]

Completed in 261 milliseconds