Lines Matching defs:repr
15 static int ice_repr_get_sw_port_id(struct ice_repr *repr) in ice_repr_get_sw_port_id()
30 struct ice_repr *repr = np->repr; in ice_repr_get_phys_port_name() local
98 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_open() local
124 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_stop() local
194 ice_repr_setup_tc_cls_flower(struct ice_repr *repr, in ice_repr_setup_tc_cls_flower()
292 static void ice_repr_rem(struct ice_repr *repr) in ice_repr_rem()
303 void ice_repr_rem_vf(struct ice_repr *repr) in ice_repr_rem_vf()
336 struct ice_repr *repr; in ice_repr_add() local
374 struct ice_repr *repr; in ice_repr_add_vf() local
427 void ice_repr_start_tx_queues(struct ice_repr *repr) in ice_repr_start_tx_queues()
437 void ice_repr_stop_tx_queues(struct ice_repr *repr) in ice_repr_stop_tx_queues()
448 void ice_repr_set_traffic_vsi(struct ice_repr *repr, struct ice_vsi *vsi) in ice_repr_set_traffic_vsi()