Searched refs:ice_virtchnl_ops (Results 1 – 3 of 3) sorted by relevance
25 struct ice_virtchnl_ops;129 const struct ice_virtchnl_ops *virtchnl_ops;
21 struct ice_virtchnl_ops { struct
3452 static const struct ice_virtchnl_ops ice_virtchnl_dflt_ops = {3622 static const struct ice_virtchnl_ops ice_virtchnl_repr_ops = {3674 const struct ice_virtchnl_ops *ops; in ice_vc_process_vf_msg()