Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.c18 void ice_repr_inc_tx_stats(struct ice_repr *repr, unsigned int len, in ice_repr_inc_tx_stats() argument
43 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_inc_rx_stats() local
62 struct ice_repr *repr = np->repr; in ice_repr_get_stats64() local
108 struct ice_repr *repr = ice_netdev_to_repr(netdev); ice_repr_vf_open() local
142 struct ice_repr *repr = ice_netdev_to_repr(netdev); ice_repr_vf_stop() local
173 struct ice_repr *repr = ice_netdev_to_repr(dev); ice_repr_sp_stats64() local
217 ice_repr_setup_tc_cls_flower(struct ice_repr * repr,struct flow_cls_offload * flower) ice_repr_setup_tc_cls_flower() argument
316 ice_repr_ready_vf(struct ice_repr * repr) ice_repr_ready_vf() argument
321 ice_repr_ready_sf(struct ice_repr * repr) ice_repr_ready_sf() argument
330 ice_repr_destroy(struct ice_repr * repr) ice_repr_destroy() argument
337 ice_repr_rem_vf(struct ice_repr * repr) ice_repr_rem_vf() argument
346 ice_repr_rem_sf(struct ice_repr * repr) ice_repr_rem_sf() argument
369 struct ice_repr *repr; ice_repr_create() local
407 ice_repr_add_vf(struct ice_repr * repr) ice_repr_add_vf() argument
457 struct ice_repr *repr; ice_repr_create_vf() local
477 ice_repr_add_sf(struct ice_repr * repr) ice_repr_add_sf() argument
510 struct ice_repr *repr = ice_repr_create(sf->vsi); ice_repr_create_sf() local
535 ice_repr_start_tx_queues(struct ice_repr * repr) ice_repr_start_tx_queues() argument
545 ice_repr_stop_tx_queues(struct ice_repr * repr) ice_repr_stop_tx_queues() argument
[all...]
H A Dice_eswitch.c89 ice_eswitch_release_repr(struct ice_pf *pf, struct ice_repr *repr) in ice_eswitch_release_repr() argument
109 static int ice_eswitch_setup_repr(struct ice_pf *pf, struct ice_repr *repr) in ice_eswitch_setup_repr() argument
179 struct ice_repr *repr; ice_eswitch_update_repr() local
221 struct ice_repr *repr = ice_netdev_to_repr(netdev); ice_eswitch_port_start_xmit() local
418 struct ice_repr *repr; ice_eswitch_start_all_tx_queues() local
434 struct ice_repr *repr; ice_eswitch_stop_all_tx_queues() local
455 ice_eswitch_attach(struct ice_pf * pf,struct ice_repr * repr,unsigned long * id) ice_eswitch_attach() argument
512 struct ice_repr *repr; ice_eswitch_attach_vf() local
542 struct ice_repr *repr = ice_repr_create_sf(sf); ice_eswitch_attach_sf() local
555 ice_eswitch_detach(struct ice_pf * pf,struct ice_repr * repr) ice_eswitch_detach() argument
588 struct ice_repr *repr = xa_load(&pf->eswitch.reprs, vf->repr_id); ice_eswitch_detach_vf() local
606 struct ice_repr *repr = xa_load(&pf->eswitch.reprs, sf->repr_id); ice_eswitch_detach_sf() local
627 struct ice_repr *repr; ice_eswitch_get_target() local
[all...]
H A Dice_eswitch_br.c46 struct ice_repr *repr = ice_netdev_to_repr(dev); in ice_eswitch_br_netdev_to_port() local
902 struct ice_repr *repr = in ice_eswitch_br_port_deinit() local
932 struct ice_repr *repr) in ice_eswitch_br_vf_repr_port_init() argument
1118 struct ice_repr *repr in ice_eswitch_br_port_link() local
[all...]
H A Dice_ethtool.c4352 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_get_drvinfo() local
4363 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_get_strings() local
4377 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_get_ethtool_stats() local
4716 struct ice_repr *repr = ice_netdev_to_repr(dev); ice_repr_ethtool_reset() local
[all...]
H A Dice_tc_lib.c674 struct ice_repr *repr; in ice_tc_setup_action() local
H A Dice_lag.c1058 struct ice_repr *repr; in ice_lag_config_eswitch() local
H A Dice.h672 struct ice_repr *repr; member
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c30 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_inc_tx_stats() local
48 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_inc_rx_stats() local
92 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_get_stats64() local
127 struct nfp_repr *repr = netdev_priv(netdev); nfp_repr_get_host_stats64() local
169 struct nfp_repr *repr = netdev_priv(netdev); nfp_repr_change_mtu() local
187 struct nfp_repr *repr = netdev_priv(netdev); nfp_repr_xmit() local
204 struct nfp_repr *repr = netdev_priv(netdev); nfp_repr_stop() local
217 struct nfp_repr *repr = netdev_priv(netdev); nfp_repr_open() local
238 struct nfp_repr *repr = netdev_priv(netdev); nfp_repr_fix_features() local
282 struct nfp_repr *repr = netdev_priv(netdev); nfp_repr_transfer_features() local
292 nfp_repr_clean(struct nfp_repr * repr) nfp_repr_clean() argument
318 struct nfp_repr *repr = netdev_priv(netdev); nfp_repr_init() local
412 __nfp_repr_free(struct nfp_repr * repr) __nfp_repr_free() argument
427 struct nfp_repr *repr; nfp_repr_alloc_mqs() local
450 nfp_repr_clean_and_free(struct nfp_repr * repr) nfp_repr_clean_and_free() argument
515 struct nfp_repr *repr; nfp_reprs_resync_phys_ports() local
[all...]
H A Dnfp_app.c47 struct nfp_repr *repr = netdev_priv(netdev); in nfp_app_from_netdev() local
162 struct net_device *repr; in nfp_app_netdev_feat_change() local
H A Dnfp_port.c23 struct nfp_repr *repr = netdev_priv(netdev); in nfp_port_from_netdev() local
H A Dnfp_app.h232 static inline int nfp_app_repr_open(struct nfp_app *app, struct nfp_repr *repr) in nfp_app_repr_open() argument
239 static inline int nfp_app_repr_stop(struct nfp_app *app, struct nfp_repr *repr) in nfp_app_repr_stop() argument
H A Dnfp_net_ethtool.c941 nfp_vnic_get_hw_stats_strings(u8 *data, unsigned int num_vecs, bool repr) in nfp_vnic_get_hw_stats_strings() argument
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.c287 struct nfp_repr *repr = netdev_priv(netdev); in nfp_flower_reprs_reify() local
319 nfp_flower_repr_netdev_open(struct nfp_app *app, struct nfp_repr *repr) in nfp_flower_repr_netdev_open() argument
333 nfp_flower_repr_netdev_stop(struct nfp_app *app, struct nfp_repr *repr) in nfp_flower_repr_netdev_stop() argument
343 struct nfp_repr *repr = netdev_priv(netdev); nfp_flower_repr_netdev_clean() local
351 struct nfp_repr *repr = netdev_priv(netdev); nfp_flower_repr_netdev_preclean() local
399 struct net_device *repr; nfp_flower_spawn_vnic_reprs() local
517 struct net_device *repr; nfp_flower_spawn_phy_reprs() local
898 struct nfp_repr *repr = netdev_priv(netdev); nfp_flower_repr_change_mtu() local
[all...]
H A Dqos_conf.c175 struct nfp_repr *repr; in nfp_flower_install_rate_limiter() local
297 struct nfp_repr *repr; in nfp_flower_remove_rate_limiter() local
353 struct nfp_repr *repr; nfp_flower_stats_rlim_reply() local
474 struct nfp_repr *repr; nfp_flower_stats_rate_limiter() local
[all...]
H A Dlag_conf.c312 struct nfp_repr *repr; in nfp_fl_lag_do_work() local
549 struct nfp_repr *repr; in nfp_fl_lag_changeupper_event() local
628 struct nfp_repr *repr; in nfp_fl_lag_changels_event() local
[all...]
H A Doffload.c1762 struct nfp_repr *repr = cb_priv; in nfp_flower_setup_tc_block_cb() local
1784 struct nfp_repr *repr = netdev_priv(netdev); in nfp_flower_setup_tc_block() local
[all...]
/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.c33 struct nfp_repr *repr = netdev_priv(netdev); in nfp_abm_setup_tc() local
83 struct nfp_repr *repr; in nfp_abm_spawn_repr() local
384 struct nfp_repr *repr = netdev_priv(port->netdev); nfp_abm_port_get_stats() local
401 struct nfp_repr *repr = netdev_priv(port->netdev); nfp_abm_port_get_stats_count() local
414 struct nfp_repr *repr = netdev_priv(port->netdev); nfp_abm_port_get_stats_strings() local
[all...]
H A Dcls.c231 struct nfp_repr *repr = cb_priv; in nfp_abm_setup_tc_block_cb() local
267 int nfp_abm_setup_cls_block(struct net_device *netdev, struct nfp_repr *repr, in nfp_abm_setup_cls_block() argument
/linux/drivers/gpu/drm/i915/gt/
H A Dsysfs_engines.c84 const char * const *repr; in __caps_show() local
/linux/drivers/gpio/
H A Dgpio-virtuser.c1156 const char *repr; in gpio_virtuser_lookup_entry_config_drive_show() local
1202 const char *repr; in gpio_virtuser_lookup_entry_config_pull_show() local
[all...]
H A Dgpio-sim.c1315 char *repr; in gpio_sim_hog_config_direction_show() local