Searched defs:rec_index (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/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 | 2410 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process() 2471 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process() 2587 int rec_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() 2651 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process()
|
D | spectrum_router.c | 2207 int rec_index) in mlxsw_sp_router_neigh_ent_ipv6_process() 2234 int rec_index) in mlxsw_sp_router_neigh_ent_ipv6_process() 2241 int rec_index) in mlxsw_sp_router_neigh_rec_ipv4_process() 2264 int rec_index) in mlxsw_sp_router_neigh_rec_ipv6_process() 2272 char *rauhtd_pl, int rec_index) in mlxsw_sp_router_neigh_rec_process()
|
D | spectrum_buffers.c | 1540 int rec_index = 0; in mlxsw_sp_sb_sr_occ_query_cb() local
|