Home
last modified time | relevance | path

Searched defs:ice_repr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.h23 struct ice_repr { struct
28 struct ice_repr_pcpu_stats __percpu *stats; argument
31 enum ice_repr_type type; argument
37 int (*add)(struct ice_repr *repr); argument
43 struct ice_repr *ice_repr_create_vf(struct ice_vf *vf); argument