Searched refs:virtchnl_pf_event (Results 1 – 4 of 4) sorted by relevance
635 struct virtchnl_pf_event { struct661 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_pf_event); argument
1037 struct virtchnl_pf_event *vpe) in iavf_get_vpe_link_status()1054 struct virtchnl_pf_event *vpe) in iavf_set_adapter_link_speed_from_vpe()1482 struct virtchnl_pf_event *vpe = in iavf_virtchnl_completion()1483 (struct virtchnl_pf_event *)msg; in iavf_virtchnl_completion()
84 struct virtchnl_pf_event *pfe, struct i40e_link_status *ls) in i40e_set_vf_link_state()110 struct virtchnl_pf_event pfe; in i40e_vc_notify_vf_link_state()147 struct virtchnl_pf_event pfe; in i40e_vc_notify_reset()152 (u8 *)&pfe, sizeof(struct virtchnl_pf_event)); in i40e_vc_notify_reset()163 struct virtchnl_pf_event pfe; in i40e_vc_notify_vf_reset()181 sizeof(struct virtchnl_pf_event), NULL); in i40e_vc_notify_vf_reset()4499 struct virtchnl_pf_event pfe; in i40e_ndo_set_vf_link_state()
361 ice_set_pfe_link(struct ice_vf *vf, struct virtchnl_pf_event *pfe, in ice_set_pfe_link()419 struct virtchnl_pf_event pfe = { 0 }; in ice_vc_notify_vf_link_state()1796 struct virtchnl_pf_event pfe; in ice_vc_notify_reset()1804 (u8 *)&pfe, sizeof(struct virtchnl_pf_event)); in ice_vc_notify_reset()1813 struct virtchnl_pf_event pfe; in ice_vc_notify_vf_reset()
Completed in 32 milliseconds