Searched defs:rec_index (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/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() 693 static inline void mlxsw_reg_sfn_mac_unpack(char *payload, int rec_index, in mlxsw_reg_sfn_mac_unpack() 709 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 | 2532 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process() 2597 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process() 2713 int rec_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() 2777 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process()
|
D | spectrum_router.c | 2315 int rec_index) in mlxsw_sp_router_neigh_ent_ipv6_process() 2342 int rec_index) in mlxsw_sp_router_neigh_ent_ipv6_process() 2349 int rec_index) in mlxsw_sp_router_neigh_rec_ipv4_process() 2372 int rec_index) in mlxsw_sp_router_neigh_rec_ipv6_process() 2380 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
|