Home
last modified time | relevance | path

Searched refs:ice_virtchnl_set_repr_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/ !
H A Dice_virtchnl.h85 void ice_virtchnl_set_repr_ops(struct ice_vf *vf);
102 static inline void ice_virtchnl_set_repr_ops(struct ice_vf *vf) { } in ice_virtchnl_set_repr_ops() function
H A Dice_repr.c430 ice_virtchnl_set_repr_ops(vf); in ice_repr_add_vf()
H A Dice_virtchnl.c4351 * ice_virtchnl_set_repr_ops - Switch to representor virtchnl ops
4354 void ice_virtchnl_set_repr_ops(struct ice_vf *vf) in ice_virtchnl_set_repr_ops() function