Searched refs:ice_virtchnl_ops (Results 1 – 3 of 3) sorted by relevance
26 struct ice_virtchnl_ops;136 const struct ice_virtchnl_ops *virtchnl_ops;
31 struct ice_virtchnl_ops { struct
3791 static const struct ice_virtchnl_ops ice_virtchnl_dflt_ops = {3921 static const struct ice_virtchnl_ops ice_virtchnl_repr_ops = {4020 const struct ice_virtchnl_ops *ops; in ice_vc_process_vf_msg()