Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h338 struct i40e_virtchnl_pf_event { struct
Di40evf_virtchnl.c695 struct i40e_virtchnl_pf_event *vpe = in i40evf_virtchnl_completion()
696 (struct i40e_virtchnl_pf_event *)msg; in i40evf_virtchnl_completion()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h338 struct i40e_virtchnl_pf_event { struct
Di40e_virtchnl_pf.c73 struct i40e_virtchnl_pf_event pfe; in i40e_vc_notify_vf_link_state()
116 struct i40e_virtchnl_pf_event pfe; in i40e_vc_notify_reset()
121 (u8 *)&pfe, sizeof(struct i40e_virtchnl_pf_event)); in i40e_vc_notify_reset()
132 struct i40e_virtchnl_pf_event pfe; in i40e_vc_notify_vf_reset()
150 sizeof(struct i40e_virtchnl_pf_event), NULL); in i40e_vc_notify_vf_reset()
2386 struct i40e_virtchnl_pf_event pfe; in i40e_ndo_set_vf_link_state()