Searched defs:rec_index (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 366 static inline void mlxsw_reg_sfd_rec_pack(char *payload, int rec_index, in mlxsw_reg_sfd_rec_pack() 381 static inline void mlxsw_reg_sfd_uc_pack(char *payload, int rec_index, in mlxsw_reg_sfd_uc_pack() 447 mlxsw_reg_sfd_uc_lag_pack(char *payload, int rec_index, in mlxsw_reg_sfd_uc_lag_pack() 492 mlxsw_reg_sfd_mc_pack(char *payload, int rec_index, in mlxsw_reg_sfd_mc_pack() 542 mlxsw_reg_sfd_uc_tunnel_pack(char *payload, int rec_index, in mlxsw_reg_sfd_uc_tunnel_pack() 557 mlxsw_reg_sfd_uc_tunnel_pack4(char *payload, int rec_index, in mlxsw_reg_sfd_uc_tunnel_pack4() 570 mlxsw_reg_sfd_uc_tunnel_pack6(char *payload, int rec_index, const char *mac, in mlxsw_reg_sfd_uc_tunnel_pack6() 691 static inline void mlxsw_reg_sfn_mac_unpack(char *payload, int rec_index, in mlxsw_reg_sfn_mac_unpack() 707 static inline void mlxsw_reg_sfn_mac_lag_unpack(char *payload, int rec_index, in mlxsw_reg_sfn_mac_lag_unpack() 755 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 | 2902 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process() 2966 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process() 3081 int rec_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() 3145 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process()
|
D | spectrum_router.c | 2341 int rec_index) in mlxsw_sp_router_neigh_ent_ipv6_process() 2368 int rec_index) in mlxsw_sp_router_neigh_ent_ipv6_process() 2375 int rec_index) in mlxsw_sp_router_neigh_rec_ipv4_process() 2398 int rec_index) in mlxsw_sp_router_neigh_rec_ipv6_process() 2406 char *rauhtd_pl, int rec_index) in mlxsw_sp_router_neigh_rec_process()
|
D | spectrum_buffers.c | 1566 int rec_index = 0; in mlxsw_sp_sb_sr_occ_query_cb() local
|