Searched refs:ice_vc_vf_ops (Results 1 – 2 of 2) sorted by relevance
75 struct ice_vc_vf_ops { struct149 struct ice_vc_vf_ops vc_ops;168 void ice_vc_change_ops_to_repr(struct ice_vc_vf_ops *ops);169 void ice_vc_set_dflt_vf_ops(struct ice_vc_vf_ops *ops);219 static inline void ice_vc_change_ops_to_repr(struct ice_vc_vf_ops *ops) { } in ice_vc_change_ops_to_repr()220 static inline void ice_vc_set_dflt_vf_ops(struct ice_vc_vf_ops *ops) { } in ice_vc_set_dflt_vf_ops()
4473 static struct ice_vc_vf_ops ice_vc_vf_dflt_ops = {4497 void ice_vc_set_dflt_vf_ops(struct ice_vc_vf_ops *ops) in ice_vc_set_dflt_vf_ops()4624 void ice_vc_change_ops_to_repr(struct ice_vc_vf_ops *ops) in ice_vc_change_ops_to_repr()4648 struct ice_vc_vf_ops *ops; in ice_vc_process_vf_msg()
Completed in 15 milliseconds