Home
last modified time | relevance | path

Searched refs:nfp_repr (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_repr.c30 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_inc_tx_stats()
48 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_inc_rx_stats()
92 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_get_stats64()
127 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_get_host_stats64()
169 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_change_mtu()
187 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_xmit()
204 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_stop()
217 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_open()
238 struct nfp_repr *repr = netdev_priv(netdev); in nfp_repr_fix_features()
426 struct nfp_repr *repr; in nfp_repr_alloc_mqs()
[all …]
A Dnfp_net_repr.h51 struct nfp_repr { struct
85 struct nfp_repr *priv = netdev_priv(netdev); in nfp_repr_get_port_id()
103 void nfp_repr_clean_and_free(struct nfp_repr *repr);
A Dnfp_app.h24 struct nfp_repr;
108 int (*repr_open)(struct nfp_app *app, struct nfp_repr *repr);
109 int (*repr_stop)(struct nfp_app *app, struct nfp_repr *repr);
222 static inline int nfp_app_repr_open(struct nfp_app *app, struct nfp_repr *repr) in nfp_app_repr_open()
229 static inline int nfp_app_repr_stop(struct nfp_app *app, struct nfp_repr *repr) in nfp_app_repr_stop()
A Dnfp_port.c23 struct nfp_repr *repr = netdev_priv(netdev); in nfp_port_from_netdev()
A Dnfp_app.c47 struct nfp_repr *repr = netdev_priv(netdev); in nfp_app_from_netdev()
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dmain.c278 struct nfp_repr *repr = netdev_priv(netdev); in nfp_flower_reprs_reify()
334 struct nfp_repr *repr = netdev_priv(netdev); in nfp_flower_repr_netdev_clean()
342 struct nfp_repr *repr = netdev_priv(netdev); in nfp_flower_repr_netdev_preclean()
377 struct nfp_repr *nfp_repr; in nfp_flower_spawn_vnic_reprs() local
407 nfp_repr = netdev_priv(repr); in nfp_flower_spawn_vnic_reprs()
408 nfp_repr->app_priv = repr_priv; in nfp_flower_spawn_vnic_reprs()
409 repr_priv->nfp_repr = nfp_repr; in nfp_flower_spawn_vnic_reprs()
490 struct nfp_repr *nfp_repr; in nfp_flower_spawn_phy_reprs() local
525 nfp_repr = netdev_priv(repr); in nfp_flower_spawn_phy_reprs()
526 nfp_repr->app_priv = repr_priv; in nfp_flower_spawn_phy_reprs()
[all …]
A Dqos_conf.c82 struct nfp_repr *repr; in nfp_flower_install_rate_limiter()
209 struct nfp_repr *repr; in nfp_flower_remove_rate_limiter()
265 struct nfp_repr *repr; in nfp_flower_stats_rlim_reply()
335 struct nfp_repr *priv = netdev_priv(netdev); in nfp_flower_stats_rlim_request_all()
375 struct nfp_repr *repr; in nfp_flower_stats_rate_limiter()
A Dlag_conf.c282 struct nfp_repr *repr; in nfp_fl_lag_do_work()
515 struct nfp_repr *repr; in nfp_fl_lag_changeupper_event()
594 struct nfp_repr *repr; in nfp_fl_lag_changels_event()
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()
A Dtunnel_conf.c903 struct nfp_repr *repr; in nfp_tunnel_offloaded_macs_inc_ref_and_link()
1013 struct nfp_repr *repr; in nfp_tunnel_del_shared_mac()
1055 repr = repr_priv->nfp_repr; in nfp_tunnel_del_shared_mac()
1099 struct nfp_repr *repr; in nfp_tunnel_offload_mac()
1234 struct nfp_repr *repr; in nfp_tunnel_mac_event_handler()
A Dcmsg.h736 int nfp_flower_cmsg_portmod(struct nfp_repr *repr, bool carrier_ok,
738 int nfp_flower_cmsg_portreify(struct nfp_repr *repr, bool exists);
A Dmain.h264 struct nfp_repr *nfp_repr; member
A Doffload.c1684 struct nfp_repr *repr = cb_priv; in nfp_flower_setup_tc_block_cb()
1706 struct nfp_repr *repr = netdev_priv(netdev); in nfp_flower_setup_tc_block()
/linux/drivers/net/ethernet/netronome/nfp/abm/
A Dmain.c33 struct nfp_repr *repr = netdev_priv(netdev); in nfp_abm_setup_tc()
83 struct nfp_repr *repr; in nfp_abm_spawn_repr()
163 nfp_repr_clean_and_free((struct nfp_repr *)netdev_priv(netdev)); in nfp_abm_kill_repr()
384 struct nfp_repr *repr = netdev_priv(port->netdev); in nfp_abm_port_get_stats()
401 struct nfp_repr *repr = netdev_priv(port->netdev); in nfp_abm_port_get_stats_count()
414 struct nfp_repr *repr = netdev_priv(port->netdev); in nfp_abm_port_get_stats_strings()
A Dcls.c231 struct nfp_repr *repr = cb_priv; in nfp_abm_setup_tc_block_cb()
267 int nfp_abm_setup_cls_block(struct net_device *netdev, struct nfp_repr *repr, in nfp_abm_setup_cls_block()
A Dmain.h249 int nfp_abm_setup_cls_block(struct net_device *netdev, struct nfp_repr *repr,

Completed in 35 milliseconds