• Home
  • Raw
  • Download

Lines Matching full:struct

75 struct mlxsw_sp_port;
76 struct mlxsw_sp_rif;
77 struct mlxsw_sp_span_entry;
81 struct mlxsw_sp_upper {
82 struct net_device *dev;
94 struct mlxsw_sp_router_ops;
96 extern const struct mlxsw_sp_router_ops mlxsw_sp1_router_ops;
97 extern const struct mlxsw_sp_router_ops mlxsw_sp2_router_ops;
99 struct mlxsw_sp_switchdev_ops;
101 extern const struct mlxsw_sp_switchdev_ops mlxsw_sp1_switchdev_ops;
102 extern const struct mlxsw_sp_switchdev_ops mlxsw_sp2_switchdev_ops;
116 struct mlxsw_sp_sb;
117 struct mlxsw_sp_bridge;
118 struct mlxsw_sp_router;
119 struct mlxsw_sp_mr;
120 struct mlxsw_sp_acl;
121 struct mlxsw_sp_counter_pool;
122 struct mlxsw_sp_fid_core;
123 struct mlxsw_sp_kvdl;
124 struct mlxsw_sp_nve;
125 struct mlxsw_sp_kvdl_ops;
126 struct mlxsw_sp_mr_tcam_ops;
127 struct mlxsw_sp_acl_rulei_ops;
128 struct mlxsw_sp_acl_tcam_ops;
129 struct mlxsw_sp_nve_ops;
130 struct mlxsw_sp_sb_ops;
131 struct mlxsw_sp_sb_vals;
132 struct mlxsw_sp_port_type_speed_ops;
133 struct mlxsw_sp_ptp_state;
134 struct mlxsw_sp_ptp_ops;
135 struct mlxsw_sp_span_ops;
136 struct mlxsw_sp_qdisc_state;
137 struct mlxsw_sp_mall_entry;
138 struct mlxsw_sp_pgt;
140 struct mlxsw_sp_port_mapping {
148 struct mlxsw_sp_port_mapping_events {
149 struct list_head queue;
151 struct work_struct work;
154 struct mlxsw_sp_parsing {
158 struct mutex lock; /* Protects parsing configuration */
161 struct mlxsw_sp {
162 struct mlxsw_sp_port **ports;
163 struct mlxsw_core *core;
164 const struct mlxsw_bus_info *bus_info;
167 struct mlxsw_sp_upper *lags;
168 struct mlxsw_sp_port_mapping *port_mapping;
169 struct mlxsw_sp_port_mapping_events port_mapping_events;
170 struct rhashtable sample_trigger_ht;
171 struct mlxsw_sp_sb *sb;
172 struct mlxsw_sp_bridge *bridge;
173 struct mlxsw_sp_router *router;
174 struct mlxsw_sp_mr *mr;
175 struct mlxsw_afa *afa;
176 struct mlxsw_sp_acl *acl;
177 struct mlxsw_sp_fid_core *fid_core;
178 struct mlxsw_sp_policer_core *policer_core;
179 struct mlxsw_sp_port_range_core *pr_core;
180 struct mlxsw_sp_kvdl *kvdl;
181 struct mlxsw_sp_nve *nve;
182 struct notifier_block netdevice_nb;
183 struct mlxsw_sp_ptp_clock *clock;
184 struct mlxsw_sp_ptp_state *ptp_state;
185 struct mlxsw_sp_counter_pool *counter_pool;
186 struct mlxsw_sp_span *span;
187 struct mlxsw_sp_trap *trap;
188 struct mlxsw_sp_parsing parsing;
189 const struct mlxsw_sp_switchdev_ops *switchdev_ops;
190 const struct mlxsw_sp_kvdl_ops *kvdl_ops;
191 const struct mlxsw_afa_ops *afa_ops;
192 const struct mlxsw_afk_ops *afk_ops;
193 const struct mlxsw_sp_mr_tcam_ops *mr_tcam_ops;
194 const struct mlxsw_sp_acl_rulei_ops *acl_rulei_ops;
195 const struct mlxsw_sp_acl_tcam_ops *acl_tcam_ops;
196 const struct mlxsw_sp_acl_bf_ops *acl_bf_ops;
197 const struct mlxsw_sp_nve_ops **nve_ops_arr;
198 const struct mlxsw_sp_sb_vals *sb_vals;
199 const struct mlxsw_sp_sb_ops *sb_ops;
200 const struct mlxsw_sp_port_type_speed_ops *port_type_speed_ops;
201 const struct mlxsw_sp_ptp_ops *ptp_ops;
202 const struct mlxsw_sp_span_ops *span_ops;
203 const struct mlxsw_sp_policer_core_ops *policer_core_ops;
204 const struct mlxsw_sp_trap_ops *trap_ops;
205 const struct mlxsw_sp_mall_ops *mall_ops;
206 const struct mlxsw_sp_router_ops *router_ops;
207 const struct mlxsw_listener *listeners;
208 const struct mlxsw_sp_fid_family **fid_family_arr;
211 struct rhashtable ipv6_addr_ht;
212 struct mutex ipv6_addr_ht_lock; /* Protects ipv6_addr_ht */
213 struct mlxsw_sp_pgt *pgt;
217 struct mlxsw_sp_ptp_ops {
218 struct mlxsw_sp_ptp_clock *
219 (*clock_init)(struct mlxsw_sp *mlxsw_sp, struct device *dev);
220 void (*clock_fini)(struct mlxsw_sp_ptp_clock *clock);
222 struct mlxsw_sp_ptp_state *(*init)(struct mlxsw_sp *mlxsw_sp);
223 void (*fini)(struct mlxsw_sp_ptp_state *ptp_state);
228 void (*receive)(struct mlxsw_sp *mlxsw_sp, struct sk_buff *skb,
234 void (*transmitted)(struct mlxsw_sp *mlxsw_sp, struct sk_buff *skb,
237 int (*hwtstamp_get)(struct mlxsw_sp_port *mlxsw_sp_port,
238 struct hwtstamp_config *config);
239 int (*hwtstamp_set)(struct mlxsw_sp_port *mlxsw_sp_port,
240 struct hwtstamp_config *config);
241 void (*shaper_work)(struct work_struct *work);
242 int (*get_ts_info)(struct mlxsw_sp *mlxsw_sp,
243 struct ethtool_ts_info *info);
246 void (*get_stats)(struct mlxsw_sp_port *mlxsw_sp_port,
248 int (*txhdr_construct)(struct mlxsw_core *mlxsw_core,
249 struct mlxsw_sp_port *mlxsw_sp_port,
250 struct sk_buff *skb,
251 const struct mlxsw_tx_info *tx_info);
254 static inline struct mlxsw_sp_upper *
255 mlxsw_sp_lag_get(struct mlxsw_sp *mlxsw_sp, u16 lag_id) in mlxsw_sp_lag_get()
260 struct mlxsw_sp_port_pcpu_stats {
265 struct u64_stats_sync syncp;
275 struct mlxsw_sp_sample_trigger {
280 struct mlxsw_sp_sample_params {
281 struct psample_group *psample_group;
287 struct mlxsw_sp_bridge_port;
288 struct mlxsw_sp_fid;
290 struct mlxsw_sp_port_vlan {
291 struct list_head list;
292 struct mlxsw_sp_port *mlxsw_sp_port;
293 struct mlxsw_sp_fid *fid;
295 struct mlxsw_sp_bridge_port *bridge_port;
296 struct list_head bridge_vlan_node;
300 struct mlxsw_sp_port_xstats {
310 struct mlxsw_sp_ptp_port_dir_stats {
315 struct mlxsw_sp_ptp_port_stats {
316 struct mlxsw_sp_ptp_port_dir_stats rx_gcd;
317 struct mlxsw_sp_ptp_port_dir_stats tx_gcd;
320 struct mlxsw_sp_port {
321 struct net_device *dev;
322 struct mlxsw_sp_port_pcpu_stats __percpu *pcpu_stats;
323 struct mlxsw_sp *mlxsw_sp;
330 struct {
335 struct {
336 struct ieee_ets *ets;
337 struct ieee_maxrate *maxrate;
338 struct ieee_pfc *pfc;
341 struct mlxsw_sp_port_mapping mapping; /* mapping is constant during the
346 struct {
348 struct rtnl_link_stats64 stats;
349 struct mlxsw_sp_port_xstats xstats;
350 struct delayed_work update_dw;
352 struct list_head vlans_list;
353 struct mlxsw_sp_port_vlan *default_vlan;
354 struct mlxsw_sp_qdisc_state *qdisc;
356 struct mlxsw_sp_flow_block *ing_flow_block;
357 struct mlxsw_sp_flow_block *eg_flow_block;
358 struct {
359 struct delayed_work shaper_dw;
360 struct hwtstamp_config hwtstamp_config;
363 struct mlxsw_sp_ptp_port_stats stats;
367 struct mlxsw_sp_hdroom *hdroom;
371 struct mlxsw_sp_port_type_speed_ops {
372 void (*from_ptys_supported_port)(struct mlxsw_sp *mlxsw_sp,
374 struct ethtool_link_ksettings *cmd);
375 void (*from_ptys_link)(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto,
377 u32 (*from_ptys_speed)(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto);
378 void (*from_ptys_link_mode)(struct mlxsw_sp *mlxsw_sp,
380 struct ethtool_link_ksettings *cmd);
381 int (*ptys_max_speed)(struct mlxsw_sp_port *mlxsw_sp_port, u32 *p_max_speed);
382 u32 (*to_ptys_advert_link)(struct mlxsw_sp *mlxsw_sp,
383 const struct ethtool_link_ksettings *cmd);
384 u32 (*to_ptys_speed_lanes)(struct mlxsw_sp *mlxsw_sp, u8 width,
385 const struct ethtool_link_ksettings *cmd);
386 void (*reg_ptys_eth_pack)(struct mlxsw_sp *mlxsw_sp, char *payload,
388 void (*reg_ptys_eth_unpack)(struct mlxsw_sp *mlxsw_sp, char *payload,
395 struct mlxsw_sp_ports_bitmap {
401 mlxsw_sp_port_bitmap_init(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_port_bitmap_init()
402 struct mlxsw_sp_ports_bitmap *ports_bm) in mlxsw_sp_port_bitmap_init()
415 mlxsw_sp_port_bitmap_fini(struct mlxsw_sp_ports_bitmap *ports_bm) in mlxsw_sp_port_bitmap_fini()
434 static inline struct net_device *
435 mlxsw_sp_bridge_vxlan_dev_find(struct net_device *br_dev) in mlxsw_sp_bridge_vxlan_dev_find()
437 struct net_device *dev; in mlxsw_sp_bridge_vxlan_dev_find()
438 struct list_head *iter; in mlxsw_sp_bridge_vxlan_dev_find()
448 static inline bool mlxsw_sp_bridge_has_vxlan(struct net_device *br_dev) in mlxsw_sp_bridge_has_vxlan()
454 mlxsw_sp_vxlan_mapped_vid(const struct net_device *vxlan_dev, u16 *p_vid) in mlxsw_sp_vxlan_mapped_vid()
456 struct bridge_vlan_info vinfo; in mlxsw_sp_vxlan_mapped_vid()
474 mlxsw_sp_port_is_pause_en(const struct mlxsw_sp_port *mlxsw_sp_port) in mlxsw_sp_port_is_pause_en()
479 static inline struct mlxsw_sp_port *
480 mlxsw_sp_port_lagged_get(struct mlxsw_sp *mlxsw_sp, u16 lag_id, u8 port_index) in mlxsw_sp_port_lagged_get()
482 struct mlxsw_sp_port *mlxsw_sp_port; in mlxsw_sp_port_lagged_get()
491 static inline struct mlxsw_sp_port_vlan *
492 mlxsw_sp_port_vlan_find_by_vid(const struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_vlan_find_by_vid()
495 struct mlxsw_sp_port_vlan *mlxsw_sp_port_vlan; in mlxsw_sp_port_vlan_find_by_vid()
512 int mlxsw_sp_port_get_stats_raw(struct net_device *dev, int grp,
514 int mlxsw_sp_port_admin_status_set(struct mlxsw_sp_port *mlxsw_sp_port,
517 mlxsw_sp_port_vlan_classification_set(struct mlxsw_sp_port *mlxsw_sp_port,
521 mlxsw_sp_local_port_is_valid(struct mlxsw_sp *mlxsw_sp, u16 local_port) in mlxsw_sp_local_port_is_valid()
529 struct mlxsw_sp_hdroom_prio {
541 struct mlxsw_sp_hdroom_buf {
556 struct mlxsw_sp_hdroom {
559 struct {
560 struct mlxsw_sp_hdroom_prio prio[IEEE_8021Q_MAX_PRIORITIES];
562 struct {
563 struct mlxsw_sp_hdroom_buf buf[MLXSW_SP_PB_COUNT];
565 struct {
580 int mlxsw_sp_buffers_init(struct mlxsw_sp *mlxsw_sp);
581 void mlxsw_sp_buffers_fini(struct mlxsw_sp *mlxsw_sp);
582 int mlxsw_sp_port_buffers_init(struct mlxsw_sp_port *mlxsw_sp_port);
583 void mlxsw_sp_port_buffers_fini(struct mlxsw_sp_port *mlxsw_sp_port);
584 int mlxsw_sp_sb_pool_get(struct mlxsw_core *mlxsw_core,
586 struct devlink_sb_pool_info *pool_info);
587 int mlxsw_sp_sb_pool_set(struct mlxsw_core *mlxsw_core,
590 struct netlink_ext_ack *extack);
591 int mlxsw_sp_sb_port_pool_get(struct mlxsw_core_port *mlxsw_core_port,
594 int mlxsw_sp_sb_port_pool_set(struct mlxsw_core_port *mlxsw_core_port,
596 u32 threshold, struct netlink_ext_ack *extack);
597 int mlxsw_sp_sb_tc_pool_bind_get(struct mlxsw_core_port *mlxsw_core_port,
601 int mlxsw_sp_sb_tc_pool_bind_set(struct mlxsw_core_port *mlxsw_core_port,
605 struct netlink_ext_ack *extack);
606 int mlxsw_sp_sb_occ_snapshot(struct mlxsw_core *mlxsw_core,
608 int mlxsw_sp_sb_occ_max_clear(struct mlxsw_core *mlxsw_core,
610 int mlxsw_sp_sb_occ_port_pool_get(struct mlxsw_core_port *mlxsw_core_port,
613 int mlxsw_sp_sb_occ_tc_port_bind_get(struct mlxsw_core_port *mlxsw_core_port,
617 u32 mlxsw_sp_cells_bytes(const struct mlxsw_sp *mlxsw_sp, u32 cells);
618 u32 mlxsw_sp_bytes_cells(const struct mlxsw_sp *mlxsw_sp, u32 bytes);
619 void mlxsw_sp_hdroom_prios_reset_buf_idx(struct mlxsw_sp_hdroom *hdroom);
620 void mlxsw_sp_hdroom_bufs_reset_lossiness(struct mlxsw_sp_hdroom *hdroom);
621 void mlxsw_sp_hdroom_bufs_reset_sizes(struct mlxsw_sp_port *mlxsw_sp_port,
622 struct mlxsw_sp_hdroom *hdroom);
623 int mlxsw_sp_hdroom_configure(struct mlxsw_sp_port *mlxsw_sp_port,
624 const struct mlxsw_sp_hdroom *hdroom);
625 struct mlxsw_sp_sample_params *
626 mlxsw_sp_sample_trigger_params_lookup(struct mlxsw_sp *mlxsw_sp,
627 const struct mlxsw_sp_sample_trigger *trigger);
629 mlxsw_sp_sample_trigger_params_set(struct mlxsw_sp *mlxsw_sp,
630 const struct mlxsw_sp_sample_trigger *trigger,
631 const struct mlxsw_sp_sample_params *params,
632 struct netlink_ext_ack *extack);
634 mlxsw_sp_sample_trigger_params_unset(struct mlxsw_sp *mlxsw_sp,
635 const struct mlxsw_sp_sample_trigger *trigger);
636 int mlxsw_sp_ipv6_addr_kvdl_index_get(struct mlxsw_sp *mlxsw_sp,
637 const struct in6_addr *addr6,
640 mlxsw_sp_ipv6_addr_put(struct mlxsw_sp *mlxsw_sp, const struct in6_addr *addr6);
642 extern const struct mlxsw_sp_sb_vals mlxsw_sp1_sb_vals;
643 extern const struct mlxsw_sp_sb_vals mlxsw_sp2_sb_vals;
645 extern const struct mlxsw_sp_sb_ops mlxsw_sp1_sb_ops;
646 extern const struct mlxsw_sp_sb_ops mlxsw_sp2_sb_ops;
647 extern const struct mlxsw_sp_sb_ops mlxsw_sp3_sb_ops;
650 int mlxsw_sp_switchdev_init(struct mlxsw_sp *mlxsw_sp);
651 void mlxsw_sp_switchdev_fini(struct mlxsw_sp *mlxsw_sp);
652 int mlxsw_sp_rif_fdb_op(struct mlxsw_sp *mlxsw_sp, const char *mac, u16 fid,
655 mlxsw_sp_port_vlan_bridge_leave(struct mlxsw_sp_port_vlan *mlxsw_sp_port_vlan);
656 int mlxsw_sp_port_bridge_join(struct mlxsw_sp_port *mlxsw_sp_port,
657 struct net_device *brport_dev,
658 struct net_device *br_dev,
659 struct netlink_ext_ack *extack);
660 void mlxsw_sp_port_bridge_leave(struct mlxsw_sp_port *mlxsw_sp_port,
661 struct net_device *brport_dev,
662 struct net_device *br_dev);
663 bool mlxsw_sp_bridge_device_is_offloaded(const struct mlxsw_sp *mlxsw_sp,
664 const struct net_device *br_dev);
665 int mlxsw_sp_bridge_vxlan_join(struct mlxsw_sp *mlxsw_sp,
666 const struct net_device *br_dev,
667 const struct net_device *vxlan_dev, u16 vid,
668 struct netlink_ext_ack *extack);
669 void mlxsw_sp_bridge_vxlan_leave(struct mlxsw_sp *mlxsw_sp,
670 const struct net_device *vxlan_dev);
671 extern struct notifier_block mlxsw_sp_switchdev_notifier;
674 void mlxsw_sp_rx_listener_no_mark_func(struct sk_buff *skb,
676 void mlxsw_sp_ptp_receive(struct mlxsw_sp *mlxsw_sp, struct sk_buff *skb,
678 int mlxsw_sp_port_speed_get(struct mlxsw_sp_port *mlxsw_sp_port, u32 *speed);
679 int mlxsw_sp_port_ets_set(struct mlxsw_sp_port *mlxsw_sp_port,
682 int mlxsw_sp_port_prio_tc_set(struct mlxsw_sp_port *mlxsw_sp_port,
684 int mlxsw_sp_port_ets_maxrate_set(struct mlxsw_sp_port *mlxsw_sp_port,
688 int mlxsw_sp_port_vid_stp_set(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid,
690 int mlxsw_sp_port_vp_mode_set(struct mlxsw_sp_port *mlxsw_sp_port, bool enable);
691 int mlxsw_sp_port_vid_learning_set(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid,
693 int mlxsw_sp_port_security_set(struct mlxsw_sp_port *mlxsw_sp_port,
696 int mlxsw_sp_port_egress_ethtype_set(struct mlxsw_sp_port *mlxsw_sp_port,
698 int mlxsw_sp_port_pvid_set(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid,
700 struct mlxsw_sp_port_vlan *
701 mlxsw_sp_port_vlan_create(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid);
702 void mlxsw_sp_port_vlan_destroy(struct mlxsw_sp_port_vlan *mlxsw_sp_port_vlan);
703 int mlxsw_sp_port_kill_vid(struct net_device *dev,
705 int mlxsw_sp_port_vlan_set(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid_begin,
707 int mlxsw_sp_flow_counter_get(struct mlxsw_sp *mlxsw_sp,
710 int mlxsw_sp_flow_counter_alloc(struct mlxsw_sp *mlxsw_sp,
712 void mlxsw_sp_flow_counter_free(struct mlxsw_sp *mlxsw_sp,
714 void mlxsw_sp_txhdr_construct(struct sk_buff *skb,
715 const struct mlxsw_tx_info *tx_info);
716 int mlxsw_sp_txhdr_ptp_data_construct(struct mlxsw_core *mlxsw_core,
717 struct mlxsw_sp_port *mlxsw_sp_port,
718 struct sk_buff *skb,
719 const struct mlxsw_tx_info *tx_info);
720 bool mlxsw_sp_port_dev_check(const struct net_device *dev);
721 struct mlxsw_sp *mlxsw_sp_lower_get(struct net_device *dev);
722 struct mlxsw_sp_port *mlxsw_sp_port_dev_lower_find(struct net_device *dev);
723 struct mlxsw_sp_port *mlxsw_sp_port_dev_lower_find_rcu(struct net_device *dev);
724 int mlxsw_sp_parsing_depth_inc(struct mlxsw_sp *mlxsw_sp);
725 void mlxsw_sp_parsing_depth_dec(struct mlxsw_sp *mlxsw_sp);
726 int mlxsw_sp_parsing_vxlan_udp_dport_set(struct mlxsw_sp *mlxsw_sp,
731 int mlxsw_sp_port_dcb_init(struct mlxsw_sp_port *mlxsw_sp_port);
732 void mlxsw_sp_port_dcb_fini(struct mlxsw_sp_port *mlxsw_sp_port);
734 static inline int mlxsw_sp_port_dcb_init(struct mlxsw_sp_port *mlxsw_sp_port) in mlxsw_sp_port_dcb_init()
738 static inline void mlxsw_sp_port_dcb_fini(struct mlxsw_sp_port *mlxsw_sp_port) in mlxsw_sp_port_dcb_fini()
751 struct in6_addr addr6;
754 u16 mlxsw_sp_rif_index(const struct mlxsw_sp_rif *rif);
755 int mlxsw_sp_router_init(struct mlxsw_sp *mlxsw_sp,
756 struct netlink_ext_ack *extack);
757 void mlxsw_sp_router_fini(struct mlxsw_sp *mlxsw_sp);
758 void mlxsw_sp_rif_macvlan_del(struct mlxsw_sp *mlxsw_sp,
759 const struct net_device *macvlan_dev);
761 mlxsw_sp_port_vlan_router_leave(struct mlxsw_sp_port_vlan *mlxsw_sp_port_vlan);
762 void mlxsw_sp_rif_destroy_by_dev(struct mlxsw_sp *mlxsw_sp,
763 struct net_device *dev);
764 bool mlxsw_sp_rif_exists(struct mlxsw_sp *mlxsw_sp,
765 const struct net_device *dev);
766 u16 mlxsw_sp_rif_vid(struct mlxsw_sp *mlxsw_sp, const struct net_device *dev);
767 u16 mlxsw_sp_router_port(const struct mlxsw_sp *mlxsw_sp);
768 int mlxsw_sp_router_nve_promote_decap(struct mlxsw_sp *mlxsw_sp, u32 ul_tb_id,
772 void mlxsw_sp_router_nve_demote_decap(struct mlxsw_sp *mlxsw_sp, u32 ul_tb_id,
775 int mlxsw_sp_router_tb_id_vr_id(struct mlxsw_sp *mlxsw_sp, u32 tb_id,
777 int mlxsw_sp_router_ul_rif_get(struct mlxsw_sp *mlxsw_sp, u32 ul_tb_id,
779 void mlxsw_sp_router_ul_rif_put(struct mlxsw_sp *mlxsw_sp, u16 ul_rif_index);
806 struct mlxsw_sp_kvdl_ops {
808 int (*init)(struct mlxsw_sp *mlxsw_sp, void *priv);
809 void (*fini)(struct mlxsw_sp *mlxsw_sp, void *priv);
810 int (*alloc)(struct mlxsw_sp *mlxsw_sp, void *priv,
813 void (*free)(struct mlxsw_sp *mlxsw_sp, void *priv,
816 int (*alloc_size_query)(struct mlxsw_sp *mlxsw_sp, void *priv,
820 int (*resources_register)(struct mlxsw_sp *mlxsw_sp, void *priv);
823 int mlxsw_sp_kvdl_init(struct mlxsw_sp *mlxsw_sp);
824 void mlxsw_sp_kvdl_fini(struct mlxsw_sp *mlxsw_sp);
825 int mlxsw_sp_kvdl_alloc(struct mlxsw_sp *mlxsw_sp,
828 void mlxsw_sp_kvdl_free(struct mlxsw_sp *mlxsw_sp,
831 int mlxsw_sp_kvdl_alloc_count_query(struct mlxsw_sp *mlxsw_sp,
837 extern const struct mlxsw_sp_kvdl_ops mlxsw_sp1_kvdl_ops;
838 int mlxsw_sp1_kvdl_resources_register(struct mlxsw_core *mlxsw_core);
841 extern const struct mlxsw_sp_kvdl_ops mlxsw_sp2_kvdl_ops;
861 struct mlxsw_sp_acl_rule_info {
863 struct mlxsw_afk_element_values values;
864 struct mlxsw_afa_block *act_block;
877 struct {
884 struct mlxsw_sp_flow_block {
885 struct list_head binding_list;
886 struct {
887 struct list_head list;
891 struct mlxsw_sp_acl_ruleset *ruleset_zero;
892 struct mlxsw_sp *mlxsw_sp;
899 struct net *net;
902 struct mlxsw_sp_flow_block_binding {
903 struct list_head list;
904 struct mlxsw_sp_port *mlxsw_sp_port;
908 static inline struct mlxsw_sp *
909 mlxsw_sp_flow_block_mlxsw_sp(struct mlxsw_sp_flow_block *block) in mlxsw_sp_flow_block_mlxsw_sp()
915 mlxsw_sp_flow_block_rule_count(const struct mlxsw_sp_flow_block *block) in mlxsw_sp_flow_block_rule_count()
921 mlxsw_sp_flow_block_disable_inc(struct mlxsw_sp_flow_block *block) in mlxsw_sp_flow_block_disable_inc()
928 mlxsw_sp_flow_block_disable_dec(struct mlxsw_sp_flow_block *block) in mlxsw_sp_flow_block_disable_dec()
935 mlxsw_sp_flow_block_disabled(const struct mlxsw_sp_flow_block *block) in mlxsw_sp_flow_block_disabled()
941 mlxsw_sp_flow_block_is_egress_bound(const struct mlxsw_sp_flow_block *block) in mlxsw_sp_flow_block_is_egress_bound()
947 mlxsw_sp_flow_block_is_ingress_bound(const struct mlxsw_sp_flow_block *block) in mlxsw_sp_flow_block_is_ingress_bound()
953 mlxsw_sp_flow_block_is_mixed_bound(const struct mlxsw_sp_flow_block *block) in mlxsw_sp_flow_block_is_mixed_bound()
958 struct mlxsw_sp_flow_block *mlxsw_sp_flow_block_create(struct mlxsw_sp *mlxsw_sp,
959 struct net *net);
960 void mlxsw_sp_flow_block_destroy(struct mlxsw_sp_flow_block *block);
961 int mlxsw_sp_setup_tc_block_clsact(struct mlxsw_sp_port *mlxsw_sp_port,
962 struct flow_block_offload *f,
966 struct mlxsw_sp_acl_ruleset;
973 struct mlxsw_afk *mlxsw_sp_acl_afk(struct mlxsw_sp_acl *acl);
974 struct mlxsw_sp_acl_tcam *mlxsw_sp_acl_to_tcam(struct mlxsw_sp_acl *acl);
976 int mlxsw_sp_acl_ruleset_bind(struct mlxsw_sp *mlxsw_sp,
977 struct mlxsw_sp_flow_block *block,
978 struct mlxsw_sp_flow_block_binding *binding);
979 void mlxsw_sp_acl_ruleset_unbind(struct mlxsw_sp *mlxsw_sp,
980 struct mlxsw_sp_flow_block *block,
981 struct mlxsw_sp_flow_block_binding *binding);
982 struct mlxsw_sp_acl_ruleset *
983 mlxsw_sp_acl_ruleset_lookup(struct mlxsw_sp *mlxsw_sp,
984 struct mlxsw_sp_flow_block *block, u32 chain_index,
986 struct mlxsw_sp_acl_ruleset *
987 mlxsw_sp_acl_ruleset_get(struct mlxsw_sp *mlxsw_sp,
988 struct mlxsw_sp_flow_block *block, u32 chain_index,
990 struct mlxsw_afk_element_usage *tmplt_elusage);
991 void mlxsw_sp_acl_ruleset_put(struct mlxsw_sp *mlxsw_sp,
992 struct mlxsw_sp_acl_ruleset *ruleset);
993 u16 mlxsw_sp_acl_ruleset_group_id(struct mlxsw_sp_acl_ruleset *ruleset);
994 void mlxsw_sp_acl_ruleset_prio_get(struct mlxsw_sp_acl_ruleset *ruleset,
998 struct mlxsw_sp_acl_rule_info *
999 mlxsw_sp_acl_rulei_create(struct mlxsw_sp_acl *acl,
1000 struct mlxsw_afa_block *afa_block);
1001 void mlxsw_sp_acl_rulei_destroy(struct mlxsw_sp *mlxsw_sp,
1002 struct mlxsw_sp_acl_rule_info *rulei);
1003 int mlxsw_sp_acl_rulei_commit(struct mlxsw_sp_acl_rule_info *rulei);
1004 void mlxsw_sp_acl_rulei_priority(struct mlxsw_sp_acl_rule_info *rulei,
1006 void mlxsw_sp_acl_rulei_keymask_u32(struct mlxsw_sp_acl_rule_info *rulei,
1009 void mlxsw_sp_acl_rulei_keymask_buf(struct mlxsw_sp_acl_rule_info *rulei,
1013 int mlxsw_sp_acl_rulei_act_continue(struct mlxsw_sp_acl_rule_info *rulei);
1014 int mlxsw_sp_acl_rulei_act_jump(struct mlxsw_sp_acl_rule_info *rulei,
1016 int mlxsw_sp_acl_rulei_act_terminate(struct mlxsw_sp_acl_rule_info *rulei);
1017 int mlxsw_sp_acl_rulei_act_drop(struct mlxsw_sp_acl_rule_info *rulei,
1019 const struct flow_action_cookie *fa_cookie,
1020 struct netlink_ext_ack *extack);
1021 int mlxsw_sp_acl_rulei_act_trap(struct mlxsw_sp_acl_rule_info *rulei);
1022 int mlxsw_sp_acl_rulei_act_mirror(struct mlxsw_sp *mlxsw_sp,
1023 struct mlxsw_sp_acl_rule_info *rulei,
1024 struct mlxsw_sp_flow_block *block,
1025 struct net_device *out_dev,
1026 struct netlink_ext_ack *extack);
1027 int mlxsw_sp_acl_rulei_act_fwd(struct mlxsw_sp *mlxsw_sp,
1028 struct mlxsw_sp_acl_rule_info *rulei,
1029 struct net_device *out_dev,
1030 struct netlink_ext_ack *extack);
1031 int mlxsw_sp_acl_rulei_act_vlan(struct mlxsw_sp *mlxsw_sp,
1032 struct mlxsw_sp_acl_rule_info *rulei,
1034 struct netlink_ext_ack *extack);
1035 int mlxsw_sp_acl_rulei_act_priority(struct mlxsw_sp *mlxsw_sp,
1036 struct mlxsw_sp_acl_rule_info *rulei,
1037 u32 prio, struct netlink_ext_ack *extack);
1038 int mlxsw_sp_acl_rulei_act_mangle(struct mlxsw_sp *mlxsw_sp,
1039 struct mlxsw_sp_acl_rule_info *rulei,
1042 struct netlink_ext_ack *extack);
1043 int mlxsw_sp_acl_rulei_act_police(struct mlxsw_sp *mlxsw_sp,
1044 struct mlxsw_sp_acl_rule_info *rulei,
1046 u32 burst, struct netlink_ext_ack *extack);
1047 int mlxsw_sp_acl_rulei_act_count(struct mlxsw_sp *mlxsw_sp,
1048 struct mlxsw_sp_acl_rule_info *rulei,
1049 struct netlink_ext_ack *extack);
1050 int mlxsw_sp_acl_rulei_act_fid_set(struct mlxsw_sp *mlxsw_sp,
1051 struct mlxsw_sp_acl_rule_info *rulei,
1052 u16 fid, struct netlink_ext_ack *extack);
1053 int mlxsw_sp_acl_rulei_act_ignore(struct mlxsw_sp *mlxsw_sp,
1054 struct mlxsw_sp_acl_rule_info *rulei,
1056 int mlxsw_sp_acl_rulei_act_sample(struct mlxsw_sp *mlxsw_sp,
1057 struct mlxsw_sp_acl_rule_info *rulei,
1058 struct mlxsw_sp_flow_block *block,
1059 struct psample_group *psample_group, u32 rate,
1061 struct netlink_ext_ack *extack);
1063 struct mlxsw_sp_acl_rule;
1065 struct mlxsw_sp_acl_rule *
1066 mlxsw_sp_acl_rule_create(struct mlxsw_sp *mlxsw_sp,
1067 struct mlxsw_sp_acl_ruleset *ruleset,
1069 struct mlxsw_afa_block *afa_block,
1070 struct netlink_ext_ack *extack);
1071 void mlxsw_sp_acl_rule_destroy(struct mlxsw_sp *mlxsw_sp,
1072 struct mlxsw_sp_acl_rule *rule);
1073 int mlxsw_sp_acl_rule_add(struct mlxsw_sp *mlxsw_sp,
1074 struct mlxsw_sp_acl_rule *rule);
1075 void mlxsw_sp_acl_rule_del(struct mlxsw_sp *mlxsw_sp,
1076 struct mlxsw_sp_acl_rule *rule);
1077 int mlxsw_sp_acl_rule_action_replace(struct mlxsw_sp *mlxsw_sp,
1078 struct mlxsw_sp_acl_rule *rule,
1079 struct mlxsw_afa_block *afa_block);
1080 struct mlxsw_sp_acl_rule *
1081 mlxsw_sp_acl_rule_lookup(struct mlxsw_sp *mlxsw_sp,
1082 struct mlxsw_sp_acl_ruleset *ruleset,
1084 struct mlxsw_sp_acl_rule_info *
1085 mlxsw_sp_acl_rule_rulei(struct mlxsw_sp_acl_rule *rule);
1086 int mlxsw_sp_acl_rule_get_stats(struct mlxsw_sp *mlxsw_sp,
1087 struct mlxsw_sp_acl_rule *rule,
1092 struct mlxsw_sp_fid *mlxsw_sp_acl_dummy_fid(struct mlxsw_sp *mlxsw_sp);
1094 static inline const struct flow_action_cookie *
1095 mlxsw_sp_acl_act_cookie_lookup(struct mlxsw_sp *mlxsw_sp, u32 cookie_index) in mlxsw_sp_acl_act_cookie_lookup()
1100 int mlxsw_sp_acl_init(struct mlxsw_sp *mlxsw_sp);
1101 void mlxsw_sp_acl_fini(struct mlxsw_sp *mlxsw_sp);
1103 struct mlxsw_sp_acl_mangle_action;
1105 struct mlxsw_sp_acl_rulei_ops {
1106 int (*act_mangle_field)(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule_info *rulei,
1107 struct mlxsw_sp_acl_mangle_action *mact, u32 val,
1108 struct netlink_ext_ack *extack);
1111 extern struct mlxsw_sp_acl_rulei_ops mlxsw_sp1_acl_rulei_ops;
1112 extern struct mlxsw_sp_acl_rulei_ops mlxsw_sp2_acl_rulei_ops;
1115 struct mlxsw_sp_acl_tcam;
1116 struct mlxsw_sp_acl_tcam_region;
1118 struct mlxsw_sp_acl_tcam_ops {
1121 int (*init)(struct mlxsw_sp *mlxsw_sp, void *priv,
1122 struct mlxsw_sp_acl_tcam *tcam);
1123 void (*fini)(struct mlxsw_sp *mlxsw_sp, void *priv);
1125 int (*region_init)(struct mlxsw_sp *mlxsw_sp, void *region_priv,
1127 struct mlxsw_sp_acl_tcam_region *region,
1129 void (*region_fini)(struct mlxsw_sp *mlxsw_sp, void *region_priv);
1130 int (*region_associate)(struct mlxsw_sp *mlxsw_sp,
1131 struct mlxsw_sp_acl_tcam_region *region);
1139 int (*entry_add)(struct mlxsw_sp *mlxsw_sp,
1142 struct mlxsw_sp_acl_rule_info *rulei);
1143 void (*entry_del)(struct mlxsw_sp *mlxsw_sp,
1146 int (*entry_action_replace)(struct mlxsw_sp *mlxsw_sp,
1148 struct mlxsw_sp_acl_rule_info *rulei);
1149 int (*entry_activity_get)(struct mlxsw_sp *mlxsw_sp,
1155 extern const struct mlxsw_sp_acl_tcam_ops mlxsw_sp1_acl_tcam_ops;
1158 extern const struct mlxsw_sp_acl_tcam_ops mlxsw_sp2_acl_tcam_ops;
1161 extern const struct mlxsw_afa_ops mlxsw_sp1_act_afa_ops;
1162 extern const struct mlxsw_afa_ops mlxsw_sp2_act_afa_ops;
1165 extern const struct mlxsw_afk_ops mlxsw_sp1_afk_ops;
1166 extern const struct mlxsw_afk_ops mlxsw_sp2_afk_ops;
1167 extern const struct mlxsw_afk_ops mlxsw_sp4_afk_ops;
1170 extern const struct mlxsw_sp_acl_bf_ops mlxsw_sp2_acl_bf_ops;
1171 extern const struct mlxsw_sp_acl_bf_ops mlxsw_sp4_acl_bf_ops;
1174 struct mlxsw_sp_mall_ops {
1175 int (*sample_add)(struct mlxsw_sp *mlxsw_sp,
1176 struct mlxsw_sp_port *mlxsw_sp_port,
1177 struct mlxsw_sp_mall_entry *mall_entry,
1178 struct netlink_ext_ack *extack);
1179 void (*sample_del)(struct mlxsw_sp *mlxsw_sp,
1180 struct mlxsw_sp_port *mlxsw_sp_port,
1181 struct mlxsw_sp_mall_entry *mall_entry);
1184 extern const struct mlxsw_sp_mall_ops mlxsw_sp1_mall_ops;
1185 extern const struct mlxsw_sp_mall_ops mlxsw_sp2_mall_ops;
1193 struct mlxsw_sp_mall_mirror_entry {
1194 const struct net_device *to_dev;
1198 struct mlxsw_sp_mall_trap_entry {
1202 struct mlxsw_sp_mall_sample_entry {
1203 struct mlxsw_sp_sample_params params;
1207 struct mlxsw_sp_mall_entry {
1208 struct list_head list;
1214 struct mlxsw_sp_mall_mirror_entry mirror;
1215 struct mlxsw_sp_mall_trap_entry trap;
1216 struct mlxsw_sp_mall_sample_entry sample;
1218 struct rcu_head rcu;
1221 int mlxsw_sp_mall_replace(struct mlxsw_sp *mlxsw_sp,
1222 struct mlxsw_sp_flow_block *block,
1223 struct tc_cls_matchall_offload *f);
1224 void mlxsw_sp_mall_destroy(struct mlxsw_sp_flow_block *block,
1225 struct tc_cls_matchall_offload *f);
1226 int mlxsw_sp_mall_port_bind(struct mlxsw_sp_flow_block *block,
1227 struct mlxsw_sp_port *mlxsw_sp_port,
1228 struct netlink_ext_ack *extack);
1229 void mlxsw_sp_mall_port_unbind(struct mlxsw_sp_flow_block *block,
1230 struct mlxsw_sp_port *mlxsw_sp_port);
1231 int mlxsw_sp_mall_prio_get(struct mlxsw_sp_flow_block *block, u32 chain_index,
1235 int mlxsw_sp_flower_replace(struct mlxsw_sp *mlxsw_sp,
1236 struct mlxsw_sp_flow_block *block,
1237 struct flow_cls_offload *f);
1238 void mlxsw_sp_flower_destroy(struct mlxsw_sp *mlxsw_sp,
1239 struct mlxsw_sp_flow_block *block,
1240 struct flow_cls_offload *f);
1241 int mlxsw_sp_flower_stats(struct mlxsw_sp *mlxsw_sp,
1242 struct mlxsw_sp_flow_block *block,
1243 struct flow_cls_offload *f);
1244 int mlxsw_sp_flower_tmplt_create(struct mlxsw_sp *mlxsw_sp,
1245 struct mlxsw_sp_flow_block *block,
1246 struct flow_cls_offload *f);
1247 void mlxsw_sp_flower_tmplt_destroy(struct mlxsw_sp *mlxsw_sp,
1248 struct mlxsw_sp_flow_block *block,
1249 struct flow_cls_offload *f);
1250 int mlxsw_sp_flower_prio_get(struct mlxsw_sp *mlxsw_sp,
1251 struct mlxsw_sp_flow_block *block,
1256 int mlxsw_sp_tc_qdisc_init(struct mlxsw_sp_port *mlxsw_sp_port);
1257 void mlxsw_sp_tc_qdisc_fini(struct mlxsw_sp_port *mlxsw_sp_port);
1258 int mlxsw_sp_setup_tc_red(struct mlxsw_sp_port *mlxsw_sp_port,
1259 struct tc_red_qopt_offload *p);
1260 int mlxsw_sp_setup_tc_prio(struct mlxsw_sp_port *mlxsw_sp_port,
1261 struct tc_prio_qopt_offload *p);
1262 int mlxsw_sp_setup_tc_ets(struct mlxsw_sp_port *mlxsw_sp_port,
1263 struct tc_ets_qopt_offload *p);
1264 int mlxsw_sp_setup_tc_tbf(struct mlxsw_sp_port *mlxsw_sp_port,
1265 struct tc_tbf_qopt_offload *p);
1266 int mlxsw_sp_setup_tc_fifo(struct mlxsw_sp_port *mlxsw_sp_port,
1267 struct tc_fifo_qopt_offload *p);
1268 int mlxsw_sp_setup_tc_block_qevent_early_drop(struct mlxsw_sp_port *mlxsw_sp_port,
1269 struct flow_block_offload *f);
1270 int mlxsw_sp_setup_tc_block_qevent_mark(struct mlxsw_sp_port *mlxsw_sp_port,
1271 struct flow_block_offload *f);
1274 struct mlxsw_sp_fid *mlxsw_sp_fid_lookup_by_index(struct mlxsw_sp *mlxsw_sp,
1276 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex);
1277 int mlxsw_sp_fid_nve_type(const struct mlxsw_sp_fid *fid,
1279 struct mlxsw_sp_fid *mlxsw_sp_fid_lookup_by_vni(struct mlxsw_sp *mlxsw_sp,
1281 int mlxsw_sp_fid_vni(const struct mlxsw_sp_fid *fid, __be32 *vni);
1282 int mlxsw_sp_fid_nve_flood_index_set(struct mlxsw_sp_fid *fid,
1284 void mlxsw_sp_fid_nve_flood_index_clear(struct mlxsw_sp_fid *fid);
1285 bool mlxsw_sp_fid_nve_flood_index_is_set(const struct mlxsw_sp_fid *fid);
1286 int mlxsw_sp_fid_vni_set(struct mlxsw_sp_fid *fid, enum mlxsw_sp_nve_type type,
1288 void mlxsw_sp_fid_vni_clear(struct mlxsw_sp_fid *fid);
1289 bool mlxsw_sp_fid_vni_is_set(const struct mlxsw_sp_fid *fid);
1290 void mlxsw_sp_fid_fdb_clear_offload(const struct mlxsw_sp_fid *fid,
1291 const struct net_device *nve_dev);
1292 int mlxsw_sp_fid_flood_set(struct mlxsw_sp_fid *fid,
1295 int mlxsw_sp_fid_port_vid_map(struct mlxsw_sp_fid *fid,
1296 struct mlxsw_sp_port *mlxsw_sp_port, u16 vid);
1297 void mlxsw_sp_fid_port_vid_unmap(struct mlxsw_sp_fid *fid,
1298 struct mlxsw_sp_port *mlxsw_sp_port, u16 vid);
1299 u16 mlxsw_sp_fid_index(const struct mlxsw_sp_fid *fid);
1300 enum mlxsw_sp_fid_type mlxsw_sp_fid_type(const struct mlxsw_sp_fid *fid);
1301 int mlxsw_sp_fid_rif_set(struct mlxsw_sp_fid *fid, struct mlxsw_sp_rif *rif);
1302 void mlxsw_sp_fid_rif_unset(struct mlxsw_sp_fid *fid);
1303 struct mlxsw_sp_rif *mlxsw_sp_fid_rif(const struct mlxsw_sp_fid *fid);
1305 mlxsw_sp_fid_type_rif_type(const struct mlxsw_sp *mlxsw_sp,
1307 u16 mlxsw_sp_fid_8021q_vid(const struct mlxsw_sp_fid *fid);
1308 struct mlxsw_sp_fid *mlxsw_sp_fid_8021q_get(struct mlxsw_sp *mlxsw_sp, u16 vid);
1309 struct mlxsw_sp_fid *mlxsw_sp_fid_8021d_get(struct mlxsw_sp *mlxsw_sp,
1311 struct mlxsw_sp_fid *mlxsw_sp_fid_8021q_lookup(struct mlxsw_sp *mlxsw_sp,
1313 struct mlxsw_sp_fid *mlxsw_sp_fid_8021d_lookup(struct mlxsw_sp *mlxsw_sp,
1315 struct mlxsw_sp_fid *mlxsw_sp_fid_rfid_get(struct mlxsw_sp *mlxsw_sp,
1317 struct mlxsw_sp_fid *mlxsw_sp_fid_dummy_get(struct mlxsw_sp *mlxsw_sp);
1318 void mlxsw_sp_fid_put(struct mlxsw_sp_fid *fid);
1319 int mlxsw_sp_port_fids_init(struct mlxsw_sp_port *mlxsw_sp_port);
1320 void mlxsw_sp_port_fids_fini(struct mlxsw_sp_port *mlxsw_sp_port);
1321 int mlxsw_sp_fids_init(struct mlxsw_sp *mlxsw_sp);
1322 void mlxsw_sp_fids_fini(struct mlxsw_sp *mlxsw_sp);
1324 extern const struct mlxsw_sp_fid_family *mlxsw_sp1_fid_family_arr[];
1325 extern const struct mlxsw_sp_fid_family *mlxsw_sp2_fid_family_arr[];
1337 struct mlxsw_sp_mr_route_key;
1339 struct mlxsw_sp_mr_tcam_ops {
1341 int (*init)(struct mlxsw_sp *mlxsw_sp, void *priv);
1344 int (*route_create)(struct mlxsw_sp *mlxsw_sp, void *priv,
1346 struct mlxsw_sp_mr_route_key *key,
1347 struct mlxsw_afa_block *afa_block,
1349 void (*route_destroy)(struct mlxsw_sp *mlxsw_sp, void *priv,
1351 struct mlxsw_sp_mr_route_key *key);
1352 int (*route_update)(struct mlxsw_sp *mlxsw_sp, void *route_priv,
1353 struct mlxsw_sp_mr_route_key *key,
1354 struct mlxsw_afa_block *afa_block);
1358 extern const struct mlxsw_sp_mr_tcam_ops mlxsw_sp1_mr_tcam_ops;
1361 extern const struct mlxsw_sp_mr_tcam_ops mlxsw_sp2_mr_tcam_ops;
1364 struct mlxsw_sp_nve_params {
1367 const struct net_device *dev;
1371 extern const struct mlxsw_sp_nve_ops *mlxsw_sp1_nve_ops_arr[];
1372 extern const struct mlxsw_sp_nve_ops *mlxsw_sp2_nve_ops_arr[];
1374 int mlxsw_sp_nve_learned_ip_resolve(struct mlxsw_sp *mlxsw_sp, u32 uip,
1377 int mlxsw_sp_nve_flood_ip_add(struct mlxsw_sp *mlxsw_sp,
1378 struct mlxsw_sp_fid *fid,
1381 void mlxsw_sp_nve_flood_ip_del(struct mlxsw_sp *mlxsw_sp,
1382 struct mlxsw_sp_fid *fid,
1385 int mlxsw_sp_nve_ipv6_addr_kvdl_set(struct mlxsw_sp *mlxsw_sp,
1386 const struct in6_addr *addr6,
1388 void mlxsw_sp_nve_ipv6_addr_kvdl_unset(struct mlxsw_sp *mlxsw_sp,
1389 const struct in6_addr *addr6);
1391 mlxsw_sp_nve_ipv6_addr_map_replace(struct mlxsw_sp *mlxsw_sp, const char *mac,
1393 const struct in6_addr *new_addr6);
1394 void mlxsw_sp_nve_ipv6_addr_map_del(struct mlxsw_sp *mlxsw_sp, const char *mac,
1396 int mlxsw_sp_nve_fid_enable(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fid *fid,
1397 struct mlxsw_sp_nve_params *params,
1398 struct netlink_ext_ack *extack);
1399 void mlxsw_sp_nve_fid_disable(struct mlxsw_sp *mlxsw_sp,
1400 struct mlxsw_sp_fid *fid);
1401 int mlxsw_sp_port_nve_init(struct mlxsw_sp_port *mlxsw_sp_port);
1402 void mlxsw_sp_port_nve_fini(struct mlxsw_sp_port *mlxsw_sp_port);
1403 int mlxsw_sp_nve_init(struct mlxsw_sp *mlxsw_sp);
1404 void mlxsw_sp_nve_fini(struct mlxsw_sp *mlxsw_sp);
1407 int mlxsw_sp_devlink_traps_init(struct mlxsw_sp *mlxsw_sp);
1408 void mlxsw_sp_devlink_traps_fini(struct mlxsw_sp *mlxsw_sp);
1409 int mlxsw_sp_trap_init(struct mlxsw_core *mlxsw_core,
1410 const struct devlink_trap *trap, void *trap_ctx);
1411 void mlxsw_sp_trap_fini(struct mlxsw_core *mlxsw_core,
1412 const struct devlink_trap *trap, void *trap_ctx);
1413 int mlxsw_sp_trap_action_set(struct mlxsw_core *mlxsw_core,
1414 const struct devlink_trap *trap,
1416 struct netlink_ext_ack *extack);
1417 int mlxsw_sp_trap_group_init(struct mlxsw_core *mlxsw_core,
1418 const struct devlink_trap_group *group);
1419 int mlxsw_sp_trap_group_set(struct mlxsw_core *mlxsw_core,
1420 const struct devlink_trap_group *group,
1421 const struct devlink_trap_policer *policer,
1422 struct netlink_ext_ack *extack);
1424 mlxsw_sp_trap_policer_init(struct mlxsw_core *mlxsw_core,
1425 const struct devlink_trap_policer *policer);
1426 void mlxsw_sp_trap_policer_fini(struct mlxsw_core *mlxsw_core,
1427 const struct devlink_trap_policer *policer);
1429 mlxsw_sp_trap_policer_set(struct mlxsw_core *mlxsw_core,
1430 const struct devlink_trap_policer *policer,
1431 u64 rate, u64 burst, struct netlink_ext_ack *extack);
1433 mlxsw_sp_trap_policer_counter_get(struct mlxsw_core *mlxsw_core,
1434 const struct devlink_trap_policer *policer,
1436 int mlxsw_sp_trap_group_policer_hw_id_get(struct mlxsw_sp *mlxsw_sp, u16 id,
1439 static inline struct net *mlxsw_sp_net(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_net()
1445 extern const struct ethtool_ops mlxsw_sp_port_ethtool_ops;
1446 extern const struct mlxsw_sp_port_type_speed_ops mlxsw_sp1_port_type_speed_ops;
1447 extern const struct mlxsw_sp_port_type_speed_ops mlxsw_sp2_port_type_speed_ops;
1450 extern const struct mlxsw_sp_policer_core_ops mlxsw_sp1_policer_core_ops;
1451 extern const struct mlxsw_sp_policer_core_ops mlxsw_sp2_policer_core_ops;
1460 struct mlxsw_sp_policer_params {
1466 int mlxsw_sp_policer_add(struct mlxsw_sp *mlxsw_sp,
1468 const struct mlxsw_sp_policer_params *params,
1469 struct netlink_ext_ack *extack, u16 *p_policer_index);
1470 void mlxsw_sp_policer_del(struct mlxsw_sp *mlxsw_sp,
1473 int mlxsw_sp_policer_drops_counter_get(struct mlxsw_sp *mlxsw_sp,
1476 int mlxsw_sp_policers_init(struct mlxsw_sp *mlxsw_sp);
1477 void mlxsw_sp_policers_fini(struct mlxsw_sp *mlxsw_sp);
1478 int mlxsw_sp_policer_resources_register(struct mlxsw_core *mlxsw_core);
1481 int mlxsw_sp_pgt_mid_alloc(struct mlxsw_sp *mlxsw_sp, u16 *p_mid);
1482 void mlxsw_sp_pgt_mid_free(struct mlxsw_sp *mlxsw_sp, u16 mid_base);
1483 int mlxsw_sp_pgt_mid_alloc_range(struct mlxsw_sp *mlxsw_sp, u16 mid_base,
1485 void mlxsw_sp_pgt_mid_free_range(struct mlxsw_sp *mlxsw_sp, u16 mid_base,
1487 int mlxsw_sp_pgt_entry_port_set(struct mlxsw_sp *mlxsw_sp, u16 mid,
1489 int mlxsw_sp_pgt_init(struct mlxsw_sp *mlxsw_sp);
1490 void mlxsw_sp_pgt_fini(struct mlxsw_sp *mlxsw_sp);
1493 struct mlxsw_sp_port_range {
1499 int mlxsw_sp_port_range_reg_get(struct mlxsw_sp *mlxsw_sp,
1500 const struct mlxsw_sp_port_range *range,
1501 struct netlink_ext_ack *extack,
1503 void mlxsw_sp_port_range_reg_put(struct mlxsw_sp *mlxsw_sp, u8 prr_index);
1504 int mlxsw_sp_port_range_init(struct mlxsw_sp *mlxsw_sp);
1505 void mlxsw_sp_port_range_fini(struct mlxsw_sp *mlxsw_sp);