Searched refs:ice_repr (Results 1 – 9 of 9) sorted by relevance
23 struct ice_repr { struct37 int (*add)(struct ice_repr *repr); argument38 void (*rem)(struct ice_repr *repr);39 int (*ready)(struct ice_repr *repr);43 struct ice_repr *ice_repr_create_vf(struct ice_vf *vf); argument44 struct ice_repr *ice_repr_create_sf(struct ice_dynamic_port *sf);46 void ice_repr_destroy(struct ice_repr *repr);48 void ice_repr_start_tx_queues(struct ice_repr *repr);49 void ice_repr_stop_tx_queues(struct ice_repr *repr);51 struct ice_repr *ice_netdev_to_repr(const struct net_device *netdev);[all …]
19 void ice_repr_inc_tx_stats(struct ice_repr *repr, unsigned int len, in ice_repr_inc_tx_stats()44 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_inc_rx_stats()63 struct ice_repr *repr = np->repr; in ice_repr_get_stats64()90 struct ice_repr *ice_netdev_to_repr(const struct net_device *netdev) in ice_netdev_to_repr()109 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_vf_open()143 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_vf_stop()174 struct ice_repr *repr = ice_netdev_to_repr(dev); in ice_repr_sp_stats64()218 ice_repr_setup_tc_cls_flower(struct ice_repr *repr, in ice_repr_setup_tc_cls_flower()317 static int ice_repr_ready_vf(struct ice_repr *repr) in ice_repr_ready_vf()322 static int ice_repr_ready_sf(struct ice_repr *repr) in ice_repr_ready_sf()[all …]
89 ice_eswitch_release_repr(struct ice_pf *pf, struct ice_repr *repr) in ice_eswitch_release_repr()109 static int ice_eswitch_setup_repr(struct ice_pf *pf, struct ice_repr *repr) in ice_eswitch_setup_repr()179 struct ice_repr *repr; in ice_eswitch_update_repr()221 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_eswitch_port_start_xmit()418 struct ice_repr *repr; in ice_eswitch_start_all_tx_queues()434 struct ice_repr *repr; in ice_eswitch_stop_all_tx_queues()455 ice_eswitch_attach(struct ice_pf *pf, struct ice_repr *repr, unsigned long *id) in ice_eswitch_attach()512 struct ice_repr *repr; in ice_eswitch_attach_vf()542 struct ice_repr *repr = ice_repr_create_sf(sf); in ice_eswitch_attach_sf()555 static void ice_eswitch_detach(struct ice_pf *pf, struct ice_repr *repr) in ice_eswitch_detach()[all …]
43 ice_repr.o \
46 struct ice_repr *repr = ice_netdev_to_repr(dev); in ice_eswitch_br_netdev_to_port()902 struct ice_repr *repr = in ice_eswitch_br_port_deinit()932 struct ice_repr *repr) in ice_eswitch_br_vf_repr_port_init()1118 struct ice_repr *repr = ice_netdev_to_repr(dev); in ice_eswitch_br_port_link()
679 struct ice_repr *repr;
4368 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_get_drvinfo()4379 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_get_strings()4393 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_get_ethtool_stats()4814 struct ice_repr *repr = ice_netdev_to_repr(dev); in ice_repr_ethtool_reset()
674 struct ice_repr *repr; in ice_tc_setup_action()
119 struct ice_repr *repr; in ice_lag_config_eswitch()