Home
last modified time | relevance | path

Searched refs:ice_vc_vf_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
A Dice_virtchnl_pf.h75 struct ice_vc_vf_ops { struct
149 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()
A Dice_virtchnl_pf.c4473 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