Searched refs:ice_virtchnl_ops (Results 1 – 3 of 3) sorted by relevance
26 struct ice_virtchnl_ops;146 const struct ice_virtchnl_ops *virtchnl_ops;
41 struct ice_virtchnl_ops { struct
4180 static const struct ice_virtchnl_ops ice_virtchnl_dflt_ops = {4317 static const struct ice_virtchnl_ops ice_virtchnl_repr_ops = {4423 const struct ice_virtchnl_ops *ops; in ice_vc_process_vf_msg()