Searched defs:rec_index (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 357 static inline void mlxsw_reg_sfd_rec_pack(char *payload, int rec_index, in mlxsw_reg_sfd_rec_pack() 372 static inline void mlxsw_reg_sfd_uc_pack(char *payload, int rec_index, in mlxsw_reg_sfd_uc_pack() 438 mlxsw_reg_sfd_uc_lag_pack(char *payload, int rec_index, in mlxsw_reg_sfd_uc_lag_pack() 483 mlxsw_reg_sfd_mc_pack(char *payload, int rec_index, in mlxsw_reg_sfd_mc_pack() 533 mlxsw_reg_sfd_uc_tunnel_pack(char *payload, int rec_index, in mlxsw_reg_sfd_uc_tunnel_pack() 548 mlxsw_reg_sfd_uc_tunnel_pack4(char *payload, int rec_index, in mlxsw_reg_sfd_uc_tunnel_pack4() 561 mlxsw_reg_sfd_uc_tunnel_pack6(char *payload, int rec_index, const char *mac, in mlxsw_reg_sfd_uc_tunnel_pack6() 682 static inline void mlxsw_reg_sfn_mac_unpack(char *payload, int rec_index, in mlxsw_reg_sfn_mac_unpack() 698 static inline void mlxsw_reg_sfn_mac_lag_unpack(char *payload, int rec_index, in mlxsw_reg_sfn_mac_lag_unpack() 746 mlxsw_reg_sfn_uc_tunnel_unpack(char *payload, int rec_index, char *mac, in mlxsw_reg_sfn_uc_tunnel_unpack() [all …]
|
D | spectrum_switchdev.c | 3046 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process() 3114 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process() 3233 int rec_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() 3297 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process()
|
D | spectrum_buffers.c | 1566 int rec_index = 0; in mlxsw_sp_sb_sr_occ_query_cb() local
|
D | spectrum_router.c | 2443 int rec_index) in mlxsw_sp_router_neigh_ent_ipv6_process() 2470 int rec_index) in mlxsw_sp_router_neigh_ent_ipv6_process() 2477 int rec_index) in mlxsw_sp_router_neigh_rec_ipv4_process() 2500 int rec_index) in mlxsw_sp_router_neigh_rec_ipv6_process() 2508 char *rauhtd_pl, int rec_index) in mlxsw_sp_router_neigh_rec_process()
|