Searched defs:rec_index (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | reg.h | 391 static inline void mlxsw_reg_sfd_rec_pack(char *payload, int rec_index,  in mlxsw_reg_sfd_rec_pack()406 static inline void mlxsw_reg_sfd_uc_pack(char *payload, int rec_index,  in mlxsw_reg_sfd_uc_pack()
 420 static inline void mlxsw_reg_sfd_uc_unpack(char *payload, int rec_index,  in mlxsw_reg_sfd_uc_unpack()
 465 mlxsw_reg_sfd_uc_lag_pack(char *payload, int rec_index,  in mlxsw_reg_sfd_uc_lag_pack()
 481 static inline void mlxsw_reg_sfd_uc_lag_unpack(char *payload, int rec_index,  in mlxsw_reg_sfd_uc_lag_unpack()
 518 mlxsw_reg_sfd_mc_pack(char *payload, int rec_index,  in mlxsw_reg_sfd_mc_pack()
 568 mlxsw_reg_sfd_uc_tunnel_pack(char *payload, int rec_index,  in mlxsw_reg_sfd_uc_tunnel_pack()
 686 static inline void mlxsw_reg_sfn_mac_unpack(char *payload, int rec_index,  in mlxsw_reg_sfn_mac_unpack()
 702 static inline void mlxsw_reg_sfn_mac_lag_unpack(char *payload, int rec_index,  in mlxsw_reg_sfn_mac_lag_unpack()
 757 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 | 2450 					    char *sfn_pl, int rec_index,  in mlxsw_sp_fdb_notify_mac_process()2511 						char *sfn_pl, int rec_index,  in mlxsw_sp_fdb_notify_mac_lag_process()
 2627 						      int rec_index,  in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
 2691 					    char *sfn_pl, int rec_index)  in mlxsw_sp_fdb_notify_rec_process()
 
 | 
| D | spectrum_router.c | 2130 						   int rec_index)  in mlxsw_sp_router_neigh_ent_ipv6_process()2157 						   int rec_index)  in mlxsw_sp_router_neigh_ent_ipv6_process()
 2164 						   int rec_index)  in mlxsw_sp_router_neigh_rec_ipv4_process()
 2187 						   int rec_index)  in mlxsw_sp_router_neigh_rec_ipv6_process()
 2195 					      char *rauhtd_pl, int rec_index)  in mlxsw_sp_router_neigh_rec_process()
 
 | 
| D | spectrum_buffers.c | 1197 	int rec_index = 0;  in mlxsw_sp_sb_sr_occ_query_cb()  local
 |