Home
last modified time | relevance | path

Searched defs:rec_index (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h345 static inline void mlxsw_reg_sfd_rec_pack(char *payload, int rec_index, in mlxsw_reg_sfd_rec_pack()
360 static inline void mlxsw_reg_sfd_uc_pack(char *payload, int rec_index, in mlxsw_reg_sfd_uc_pack()
410 mlxsw_reg_sfd_uc_lag_pack(char *payload, int rec_index, in mlxsw_reg_sfd_uc_lag_pack()
454 mlxsw_reg_sfd_mc_pack(char *payload, int rec_index, in mlxsw_reg_sfd_mc_pack()
504 mlxsw_reg_sfd_uc_tunnel_pack(char *payload, int rec_index, in mlxsw_reg_sfd_uc_tunnel_pack()
519 mlxsw_reg_sfd_uc_tunnel_pack4(char *payload, int rec_index, in mlxsw_reg_sfd_uc_tunnel_pack4()
532 mlxsw_reg_sfd_uc_tunnel_pack6(char *payload, int rec_index, const char *mac, in mlxsw_reg_sfd_uc_tunnel_pack6()
653 static inline void mlxsw_reg_sfn_mac_unpack(char *payload, int rec_index, in mlxsw_reg_sfn_mac_unpack()
669 static inline void mlxsw_reg_sfn_mac_lag_unpack(char *payload, int rec_index, in mlxsw_reg_sfn_mac_lag_unpack()
717 mlxsw_reg_sfn_uc_tunnel_unpack(char *payload, int rec_index, char *mac, in mlxsw_reg_sfn_uc_tunnel_unpack()
[all …]
Dspectrum_switchdev.c2629 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process()
2693 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process()
2809 int rec_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
2873 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process()
Dspectrum_router.c2433 int rec_index) in mlxsw_sp_router_neigh_ent_ipv6_process()
2460 int rec_index) in mlxsw_sp_router_neigh_ent_ipv6_process()
2467 int rec_index) in mlxsw_sp_router_neigh_rec_ipv4_process()
2490 int rec_index) in mlxsw_sp_router_neigh_rec_ipv6_process()
2498 char *rauhtd_pl, int rec_index) in mlxsw_sp_router_neigh_rec_process()
Dspectrum_buffers.c1566 int rec_index = 0; in mlxsw_sp_sb_sr_occ_query_cb() local