Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.c19 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() local
63 struct ice_repr *repr = np->repr; in ice_repr_get_stats64() local
109 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_vf_open() local
143 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_repr_vf_stop() local
174 struct ice_repr *repr = ice_netdev_to_repr(dev); in ice_repr_sp_stats64() local
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()
331 void ice_repr_destroy(struct ice_repr *repr) in ice_repr_destroy()
[all …]
H A Dice_eswitch.c89 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()
177 struct ice_repr *repr; in ice_eswitch_update_repr() local
219 struct ice_repr *repr = ice_netdev_to_repr(netdev); in ice_eswitch_port_start_xmit() local
418 struct ice_repr *repr; in ice_eswitch_start_all_tx_queues() local
434 struct ice_repr *repr; in ice_eswitch_stop_all_tx_queues() local
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() local
539 struct ice_repr *repr = ice_repr_create_sf(sf); in ice_eswitch_attach_sf() local
552 static void ice_eswitch_detach(struct ice_pf *pf, struct ice_repr *repr) in ice_eswitch_detach()
[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()
1118 struct ice_repr *repr = ice_netdev_to_repr(dev); in ice_eswitch_br_port_link() local
/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); in nfp_repr_get_host_stats64() local
169 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_change_mtu() local
187 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_xmit() local
204 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_stop() local
217 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_open() local
238 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_fix_features() local
282 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_transfer_features() 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()
239 static inline int nfp_app_repr_stop(struct nfp_app *app, struct nfp_repr *repr) in nfp_app_repr_stop()
/linux/rust/zerocopy-derive/derive/
H A Dunaligned.rs25 let repr = StructUnionRepr::from_attrs(&ctx.ast.attrs)?; in derive_unaligned_struct() localVariable
46 let repr = EnumRepr::from_attrs(&ctx.ast.attrs)?; in derive_unaligned_enum() localVariable
65 let repr = StructUnionRepr::from_attrs(&ctx.ast.attrs)?; in derive_unaligned_union() localVariable
H A Dinto_bytes.rs22 let repr = StructUnionRepr::from_attrs(&ctx.ast.attrs)?; in derive_into_bytes_struct() localVariable
102 let repr = EnumRepr::from_attrs(&ctx.ast.attrs)?; in derive_into_bytes_enum() localVariable
152 let repr = StructUnionRepr::from_attrs(&ctx.ast.attrs)?; in derive_into_bytes_union() localVariable
H A Dfrom_bytes.rs114 let repr = EnumRepr::from_attrs(&ctx.ast.attrs)?; in derive_from_zeros_enum() localVariable
173 let repr = EnumRepr::from_attrs(&ctx.ast.attrs)?; in derive_from_bytes_enum() localVariable
H A Dmod.rs95 let repr = StructUnionRepr::from_attrs(&ctx.ast.attrs)?; in derive_split_at() localVariable
H A Dknown_layout.rs255 let repr = StructUnionRepr::from_attrs(&ctx.ast.attrs)?; in derive() localVariable
/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()
333 nfp_flower_repr_netdev_stop(struct nfp_app *app, struct nfp_repr *repr) in nfp_flower_repr_netdev_stop()
343 struct nfp_repr *repr = netdev_priv(netdev); in nfp_flower_repr_netdev_clean() local
351 struct nfp_repr *repr = netdev_priv(netdev); in nfp_flower_repr_netdev_preclean() local
399 struct net_device *repr; in nfp_flower_spawn_vnic_reprs() local
517 struct net_device *repr; in nfp_flower_spawn_phy_reprs() local
898 struct nfp_repr *repr = netdev_priv(netdev); in nfp_flower_repr_change_mtu() local
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; in nfp_flower_stats_rlim_reply() local
474 struct nfp_repr *repr; in nfp_flower_stats_rate_limiter() local
H A Dcmsg.c75 int nfp_flower_cmsg_portmod(struct nfp_repr *repr, bool carrier_ok, in nfp_flower_cmsg_portmod()
101 int nfp_flower_cmsg_portreify(struct nfp_repr *repr, bool exists) in nfp_flower_cmsg_portreify()
H A Dlag_conf.c312 struct nfp_repr *repr; in nfp_fl_lag_do_work() local
548 struct nfp_repr *repr; in nfp_fl_lag_changeupper_event() local
627 struct nfp_repr *repr; in nfp_fl_lag_changels_event() local
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
/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); in nfp_abm_port_get_stats() local
401 struct nfp_repr *repr = netdev_priv(port->netdev); in nfp_abm_port_get_stats_count() local
414 struct nfp_repr *repr = netdev_priv(port->netdev); in nfp_abm_port_get_stats_strings() local
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()
/linux/rust/syn/
H A Dlit.rs147 let repr = self.repr.token.to_string(); in value() localVariable
288 let repr = self.repr.token.to_string(); in value() localVariable
323 let repr = self.repr.token.to_string(); in value() localVariable
358 let repr = self.repr.token.to_string(); in value() localVariable
393 let repr = self.repr.token.to_string(); in value() localVariable
488 let repr = token.to_string(); in from() localVariable
560 let repr = token.to_string(); in from() localVariable
905 let mut repr = lit.to_string(); in parse_negative_lit() localVariable
1141 let repr = token.to_string(); in new() localVariable
1761 let mut repr = value.to_string(); in parse_lit_int() localVariable
H A Dbigint.rs16 let mut repr = String::with_capacity(self.digits.len()); in to_string() localVariable
/linux/rust/proc-macro2/
H A Dfallback.rs923 pub(crate) repr: String, field
1035 let mut repr = String::with_capacity(string.len() + 2); in string() localVariable
1043 let mut repr = String::new(); in character() localVariable
1056 let mut repr = "b'".to_string(); in byte_character() localVariable
1075 let mut repr = "b\"".to_string(); in byte_string() localVariable
1101 let mut repr = "c\"".to_string(); in c_string() localVariable
/linux/rust/zerocopy-derive/
H A Dlib.rs51 mod repr; module
H A Dutil.rs580 let repr = in build() localVariable
774 let repr = match repr { in generate_tag_enum() localVariable
/linux/rust/kernel/
H A Dbitmap.rs156 repr: BitmapRepr, field
[all...]

12