Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/avf/
Dvirtchnl.h595 struct virtchnl_pf_event { struct
621 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_pf_event); argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c1025 struct virtchnl_pf_event *vpe) in iavf_get_vpe_link_status()
1042 struct virtchnl_pf_event *vpe) in iavf_set_adapter_link_speed_from_vpe()
1276 struct virtchnl_pf_event *vpe = in iavf_virtchnl_completion()
1277 (struct virtchnl_pf_event *)msg; in iavf_virtchnl_completion()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.c109 ice_set_pfe_link(struct ice_vf *vf, struct virtchnl_pf_event *pfe, in ice_set_pfe_link()
167 struct virtchnl_pf_event pfe = { 0 }; in ice_vc_notify_vf_link_state()
1385 struct virtchnl_pf_event pfe; in ice_vc_notify_reset()
1393 (u8 *)&pfe, sizeof(struct virtchnl_pf_event)); in ice_vc_notify_reset()
1402 struct virtchnl_pf_event pfe; in ice_vc_notify_vf_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c50 struct virtchnl_pf_event pfe; in i40e_vc_notify_vf_link_state()
94 struct virtchnl_pf_event pfe; in i40e_vc_notify_reset()
99 (u8 *)&pfe, sizeof(struct virtchnl_pf_event)); in i40e_vc_notify_reset()
110 struct virtchnl_pf_event pfe; in i40e_vc_notify_vf_reset()
128 sizeof(struct virtchnl_pf_event), NULL); in i40e_vc_notify_vf_reset()
4561 struct virtchnl_pf_event pfe; in i40e_ndo_set_vf_link_state()