Searched refs:ice_repr (Results 1 – 8 of 8) sorted by relevance
10 struct ice_repr { struct21 void ice_repr_start_tx_queues(struct ice_repr *repr); argument22 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);
14 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 …]
94 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()
30 ice_repr.o \
147 struct ice_repr *repr;
611 struct ice_repr *repr;
3858 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()
359 struct ice_repr *repr; in ice_eswitch_tc_parse_action()
Completed in 20 milliseconds