Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_repr.h10 struct ice_repr { struct
21 void ice_repr_start_tx_queues(struct ice_repr *repr); argument
22 void ice_repr_stop_tx_queues(struct ice_repr *repr);
24 void ice_repr_set_traffic_vsi(struct ice_repr *repr, struct ice_vsi *vsi);
26 struct ice_repr *ice_netdev_to_repr(struct net_device *netdev);
A Dice_repr.c14 static int ice_repr_get_sw_port_id(struct ice_repr *repr) in ice_repr_get_sw_port_id()
29 struct ice_repr *repr = np->repr; in ice_repr_get_phys_port_name()
78 struct ice_repr *ice_netdev_to_repr(struct net_device *netdev) in ice_netdev_to_repr()
97 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_open()
123 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_stop()
140 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_get_devlink_port()
146 ice_repr_setup_tc_cls_flower(struct ice_repr *repr, in ice_repr_setup_tc_cls_flower()
240 struct ice_repr *repr; in ice_repr_add()
363 void ice_repr_start_tx_queues(struct ice_repr *repr) in ice_repr_start_tx_queues()
373 void ice_repr_stop_tx_queues(struct ice_repr *repr) in ice_repr_stop_tx_queues()
[all …]
A Dice_eswitch.c94 struct ice_repr *repr = pf->vf[q_id].repr; in ice_eswitch_remap_rings_to_vectors()
179 struct ice_repr *repr = pf->vf[i].repr; in ice_eswitch_setup_reprs()
238 struct ice_repr *repr; in ice_eswitch_update_repr()
268 struct ice_repr *repr; in ice_eswitch_port_start_xmit()
590 struct ice_repr *repr; in ice_eswitch_start_all_tx_queues()
609 struct ice_repr *repr; in ice_eswitch_stop_all_tx_queues()
A DMakefile30 ice_repr.o \
A Dice_virtchnl_pf.h147 struct ice_repr *repr;
A Dice.h611 struct ice_repr *repr;
A Dice_ethtool.c3858 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_get_drvinfo()
3869 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_get_strings()
3884 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_get_ethtool_stats()
A Dice_tc_lib.c359 struct ice_repr *repr; in ice_eswitch_tc_parse_action()

Completed in 20 milliseconds