Lines Matching defs:payload
30 #define MLXSW_REG_ZERO(type, payload) memset(payload, 0, MLXSW_REG(type)->len) argument
49 static inline void mlxsw_reg_sgcr_pack(char *payload, u16 lag_lookup_pgt_base) in mlxsw_reg_sgcr_pack()
110 static inline void mlxsw_reg_sspr_pack(char *payload, u16 local_port) in mlxsw_reg_sspr_pack()
143 static inline void mlxsw_reg_sfdat_pack(char *payload, u32 age_time) in mlxsw_reg_sfdat_pack()
224 static inline void mlxsw_reg_sfd_pack(char *payload, enum mlxsw_reg_sfd_op op, in mlxsw_reg_sfd_pack()
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()
616 static inline void mlxsw_reg_sfn_pack(char *payload) in mlxsw_reg_sfn_pack()
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()
792 static inline void mlxsw_reg_spms_pack(char *payload, u16 local_port) in mlxsw_reg_spms_pack()
798 static inline void mlxsw_reg_spms_vid_pack(char *payload, u16 vid, in mlxsw_reg_spms_vid_pack()
860 static inline void mlxsw_reg_spvid_pack(char *payload, u16 local_port, u16 pvid, in mlxsw_reg_spvid_pack()
951 static inline void mlxsw_reg_spvm_pack(char *payload, u16 local_port, in mlxsw_reg_spvm_pack()
1013 static inline void mlxsw_reg_spaft_pack(char *payload, u16 local_port, in mlxsw_reg_spaft_pack()
1110 mlxsw_reg_sfgc_pack(char *payload, enum mlxsw_reg_sfgc_type type, in mlxsw_reg_sfgc_pack()
1174 static inline void mlxsw_reg_sfdf_pack(char *payload, in mlxsw_reg_sfdf_pack()
1245 static inline void mlxsw_reg_sldr_lag_create_pack(char *payload, u8 lag_id) in mlxsw_reg_sldr_lag_create_pack()
1252 static inline void mlxsw_reg_sldr_lag_destroy_pack(char *payload, u8 lag_id) in mlxsw_reg_sldr_lag_destroy_pack()
1273 static inline void mlxsw_reg_sldr_lag_add_port_pack(char *payload, u8 lag_id, in mlxsw_reg_sldr_lag_add_port_pack()
1283 static inline void mlxsw_reg_sldr_lag_remove_port_pack(char *payload, u8 lag_id, in mlxsw_reg_sldr_lag_remove_port_pack()
1404 static inline void mlxsw_reg_slcr_pack(char *payload, u16 lag_hash, u32 seed) in mlxsw_reg_slcr_pack()
1457 static inline void mlxsw_reg_slcor_pack(char *payload, in mlxsw_reg_slcor_pack()
1467 static inline void mlxsw_reg_slcor_port_add_pack(char *payload, in mlxsw_reg_slcor_port_add_pack()
1476 static inline void mlxsw_reg_slcor_port_remove_pack(char *payload, in mlxsw_reg_slcor_port_remove_pack()
1483 static inline void mlxsw_reg_slcor_col_enable_pack(char *payload, in mlxsw_reg_slcor_col_enable_pack()
1490 static inline void mlxsw_reg_slcor_col_disable_pack(char *payload, in mlxsw_reg_slcor_col_disable_pack()
1538 static inline void mlxsw_reg_spmlr_pack(char *payload, u16 local_port, in mlxsw_reg_spmlr_pack()
1652 static inline void __mlxsw_reg_svfa_pack(char *payload, in __mlxsw_reg_svfa_pack()
1665 static inline void mlxsw_reg_svfa_port_vid_pack(char *payload, u16 local_port, in mlxsw_reg_svfa_port_vid_pack()
1676 static inline void mlxsw_reg_svfa_vid_pack(char *payload, bool valid, u16 fid, in mlxsw_reg_svfa_vid_pack()
1685 static inline void mlxsw_reg_svfa_vni_pack(char *payload, bool valid, u16 fid, in mlxsw_reg_svfa_vni_pack()
1786 static inline void mlxsw_reg_spvtr_pack(char *payload, bool tport, in mlxsw_reg_spvtr_pack()
1822 static inline void mlxsw_reg_svpe_pack(char *payload, u16 local_port, in mlxsw_reg_svpe_pack()
1995 static inline void mlxsw_reg_sfmr_pack(char *payload, in mlxsw_reg_sfmr_pack()
2049 static inline void mlxsw_reg_spvmlr_pack(char *payload, u16 local_port, in mlxsw_reg_spvmlr_pack()
2093 static inline void mlxsw_reg_spfsr_pack(char *payload, u16 local_port, in mlxsw_reg_spfsr_pack()
2185 static inline void mlxsw_reg_spvc_pack(char *payload, u16 local_port, bool et1, in mlxsw_reg_spvc_pack()
2233 static inline void mlxsw_reg_sffp_pack(char *payload, u8 profile_id, in mlxsw_reg_sffp_pack()
2270 static inline void mlxsw_reg_spevet_pack(char *payload, u16 local_port, in mlxsw_reg_spevet_pack()
2308 static inline void mlxsw_reg_smpe_pack(char *payload, u16 local_port, in mlxsw_reg_smpe_pack()
2370 static inline void mlxsw_reg_smid2_pack(char *payload, u16 mid, u16 port, in mlxsw_reg_smid2_pack()
2432 static inline void mlxsw_reg_cwtp_pack(char *payload, u16 local_port, in mlxsw_reg_cwtp_pack()
2452 mlxsw_reg_cwtp_profile_pack(char *payload, u8 profile, u32 min, u32 max, in mlxsw_reg_cwtp_profile_pack()
2550 static inline void mlxsw_reg_cwtpm_pack(char *payload, u16 local_port, in mlxsw_reg_cwtpm_pack()
2583 static inline void mlxsw_reg_pgcr_pack(char *payload, u32 pointer_base) in mlxsw_reg_pgcr_pack()
2639 static inline void mlxsw_reg_ppbt_pack(char *payload, enum mlxsw_reg_pxbt_e e, in mlxsw_reg_ppbt_pack()
2684 static inline void mlxsw_reg_pacl_pack(char *payload, u16 acl_id, in mlxsw_reg_pacl_pack()
2738 static inline void mlxsw_reg_pagt_pack(char *payload, u16 acl_group_id) in mlxsw_reg_pagt_pack()
2744 static inline void mlxsw_reg_pagt_acl_id_pack(char *payload, int index, in mlxsw_reg_pagt_acl_id_pack()
2840 static inline void mlxsw_reg_ptar_pack(char *payload, enum mlxsw_reg_ptar_op op, in mlxsw_reg_ptar_pack()
2854 static inline void mlxsw_reg_ptar_key_id_pack(char *payload, int index, in mlxsw_reg_ptar_key_id_pack()
2860 static inline void mlxsw_reg_ptar_unpack(char *payload, char *tcam_region_info) in mlxsw_reg_ptar_unpack()
2931 static inline void mlxsw_reg_pprr_pack(char *payload, u8 register_index) in mlxsw_reg_pprr_pack()
2959 static inline void mlxsw_reg_ppbs_pack(char *payload, u32 pbs_ptr, in mlxsw_reg_ppbs_pack()
3026 static inline void mlxsw_reg_prcr_pack(char *payload, enum mlxsw_reg_prcr_op op, in mlxsw_reg_prcr_pack()
3085 static inline void mlxsw_reg_pefa_pack(char *payload, u32 index, bool ca, in mlxsw_reg_pefa_pack()
3096 static inline void mlxsw_reg_pefa_unpack(char *payload, bool *p_a) in mlxsw_reg_pefa_unpack()
3130 mlxsw_reg_pemrbt_pack(char *payload, enum mlxsw_reg_pemrbt_protocol protocol, in mlxsw_reg_pemrbt_pack()
3232 static inline void mlxsw_reg_ptce2_pack(char *payload, bool valid, in mlxsw_reg_ptce2_pack()
3329 static inline void mlxsw_reg_perpt_erp_vector_pack(char *payload, in mlxsw_reg_perpt_erp_vector_pack()
3340 mlxsw_reg_perpt_pack(char *payload, u8 erpt_bank, u8 erpt_index, in mlxsw_reg_perpt_pack()
3390 static inline void mlxsw_reg_perar_pack(char *payload, u16 region_id, in mlxsw_reg_perar_pack()
3536 static inline void mlxsw_reg_ptce3_pack(char *payload, bool valid, in mlxsw_reg_ptce3_pack()
3606 static inline void mlxsw_reg_percr_pack(char *payload, u16 region_id) in mlxsw_reg_percr_pack()
3677 static inline void mlxsw_reg_pererp_erp_vector_pack(char *payload, in mlxsw_reg_pererp_erp_vector_pack()
3687 static inline void mlxsw_reg_pererp_pack(char *payload, u16 region_id, in mlxsw_reg_pererp_pack()
3750 static inline void mlxsw_reg_peabfe_pack(char *payload) in mlxsw_reg_peabfe_pack()
3755 static inline void mlxsw_reg_peabfe_rec_pack(char *payload, int rec_index, in mlxsw_reg_peabfe_rec_pack()
3810 static inline void mlxsw_reg_iedr_pack(char *payload) in mlxsw_reg_iedr_pack()
3815 static inline void mlxsw_reg_iedr_rec_pack(char *payload, int rec_index, in mlxsw_reg_iedr_rec_pack()
3857 static inline void mlxsw_reg_qpts_pack(char *payload, u16 local_port, in mlxsw_reg_qpts_pack()
4016 static inline void mlxsw_reg_qpcr_pack(char *payload, u16 pid, in mlxsw_reg_qpcr_pack()
4073 static inline void mlxsw_reg_qtct_pack(char *payload, u16 local_port, in mlxsw_reg_qtct_pack()
4241 static inline void mlxsw_reg_qeec_pack(char *payload, u16 local_port, in mlxsw_reg_qeec_pack()
4252 static inline void mlxsw_reg_qeec_ptps_pack(char *payload, u16 local_port, in mlxsw_reg_qeec_ptps_pack()
4290 static inline void mlxsw_reg_qrwe_pack(char *payload, u16 local_port, in mlxsw_reg_qrwe_pack()
4370 static inline void mlxsw_reg_qpdsm_pack(char *payload, u16 local_port) in mlxsw_reg_qpdsm_pack()
4377 mlxsw_reg_qpdsm_prio_pack(char *payload, unsigned short prio, u8 dscp) in mlxsw_reg_qpdsm_prio_pack()
4411 static inline void mlxsw_reg_qpdp_pack(char *payload, u16 local_port, in mlxsw_reg_qpdp_pack()
4457 static inline void mlxsw_reg_qpdpm_pack(char *payload, u16 local_port) in mlxsw_reg_qpdpm_pack()
4464 mlxsw_reg_qpdpm_dscp_pack(char *payload, unsigned short dscp, u8 prio) in mlxsw_reg_qpdpm_dscp_pack()
4499 mlxsw_reg_qtctm_pack(char *payload, u16 local_port, bool mc) in mlxsw_reg_qtctm_pack()
4595 mlxsw_reg_qpsc_pack(char *payload, enum mlxsw_reg_qpsc_port_speed port_speed, in mlxsw_reg_qpsc_pack()
4672 static inline void mlxsw_reg_pmlp_pack(char *payload, u16 local_port) in mlxsw_reg_pmlp_pack()
4719 static inline void mlxsw_reg_pmtu_pack(char *payload, u16 local_port, in mlxsw_reg_pmtu_pack()
4873 static inline void mlxsw_reg_ptys_eth_pack(char *payload, u16 local_port, in mlxsw_reg_ptys_eth_pack()
4883 static inline void mlxsw_reg_ptys_ext_eth_pack(char *payload, u16 local_port, in mlxsw_reg_ptys_ext_eth_pack()
4893 static inline void mlxsw_reg_ptys_eth_unpack(char *payload, in mlxsw_reg_ptys_eth_unpack()
4909 static inline void mlxsw_reg_ptys_ext_eth_unpack(char *payload, in mlxsw_reg_ptys_ext_eth_unpack()
4955 static inline void mlxsw_reg_ppad_pack(char *payload, bool single_base_mac, in mlxsw_reg_ppad_pack()
5030 static inline void mlxsw_reg_paos_pack(char *payload, u16 local_port, in mlxsw_reg_paos_pack()
5165 static inline void mlxsw_reg_pfcc_prio_pack(char *payload, u8 pfc_en) in mlxsw_reg_pfcc_prio_pack()
5173 static inline void mlxsw_reg_pfcc_pack(char *payload, u16 local_port) in mlxsw_reg_pfcc_pack()
5684 static inline void mlxsw_reg_ppcnt_pack(char *payload, u16 local_port, in mlxsw_reg_ppcnt_pack()
5775 static inline void mlxsw_reg_pptb_pack(char *payload, u16 local_port) in mlxsw_reg_pptb_pack()
5784 static inline void mlxsw_reg_pptb_prio_to_buff_pack(char *payload, u8 prio, in mlxsw_reg_pptb_prio_to_buff_pack()
5872 static inline void mlxsw_reg_pbmc_pack(char *payload, u16 local_port, in mlxsw_reg_pbmc_pack()
5881 static inline void mlxsw_reg_pbmc_lossy_buffer_pack(char *payload, in mlxsw_reg_pbmc_lossy_buffer_pack()
5890 static inline void mlxsw_reg_pbmc_lossless_buffer_pack(char *payload, in mlxsw_reg_pbmc_lossless_buffer_pack()
5930 static inline void mlxsw_reg_pspa_pack(char *payload, u8 swid, u16 local_port) in mlxsw_reg_pspa_pack()
6013 static inline void mlxsw_reg_pmaos_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmaos_pack()
6046 static inline void mlxsw_reg_pplr_pack(char *payload, u16 local_port, in mlxsw_reg_pplr_pack()
6109 static inline void mlxsw_reg_pmtdb_pack(char *payload, u8 slot_index, u8 module, in mlxsw_reg_pmtdb_pack()
6171 static inline void mlxsw_reg_pmecr_pack(char *payload, u16 local_port, in mlxsw_reg_pmecr_pack()
6268 static inline void mlxsw_reg_pddr_pack(char *payload, u16 local_port, in mlxsw_reg_pddr_pack()
6325 static inline void mlxsw_reg_pmmp_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmmp_pack()
6365 static inline void mlxsw_reg_pllp_pack(char *payload, u16 local_port) in mlxsw_reg_pllp_pack()
6371 static inline void mlxsw_reg_pllp_unpack(char *payload, u8 *label_port, in mlxsw_reg_pllp_unpack()
6424 static inline void mlxsw_reg_pmtm_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmtm_pack()
6574 static inline void mlxsw_reg_htgt_pack(char *payload, u8 group, u8 policer_id, in mlxsw_reg_htgt_pack()
6680 static inline void mlxsw_reg_hpkt_pack(char *payload, u8 action, u16 trap_id, in mlxsw_reg_hpkt_pack()
6759 static inline void mlxsw_reg_rgcr_pack(char *payload, bool ipv4_en, in mlxsw_reg_rgcr_pack()
7102 static inline void mlxsw_reg_ritr_counter_pack(char *payload, u32 index, in mlxsw_reg_ritr_counter_pack()
7121 static inline void mlxsw_reg_ritr_rif_pack(char *payload, u16 rif) in mlxsw_reg_ritr_rif_pack()
7127 static inline void mlxsw_reg_ritr_sp_if_pack(char *payload, bool lag, in mlxsw_reg_ritr_sp_if_pack()
7136 static inline void mlxsw_reg_ritr_pack(char *payload, bool enable, in mlxsw_reg_ritr_pack()
7160 static inline void mlxsw_reg_ritr_mac_pack(char *payload, const char *mac) in mlxsw_reg_ritr_mac_pack()
7166 mlxsw_reg_ritr_vlan_if_pack(char *payload, bool enable, u16 rif, u16 vr_id, in mlxsw_reg_ritr_vlan_if_pack()
7180 mlxsw_reg_ritr_loopback_ipip_common_pack(char *payload, in mlxsw_reg_ritr_loopback_ipip_common_pack()
7193 mlxsw_reg_ritr_loopback_ipip4_pack(char *payload, in mlxsw_reg_ritr_loopback_ipip4_pack()
7206 mlxsw_reg_ritr_loopback_ipip6_pack(char *payload, in mlxsw_reg_ritr_loopback_ipip6_pack()
7262 static inline void mlxsw_reg_rtar_pack(char *payload, in mlxsw_reg_rtar_pack()
7464 mlxsw_reg_ratr_pack(char *payload, in mlxsw_reg_ratr_pack()
7478 static inline void mlxsw_reg_ratr_eth_entry_pack(char *payload, in mlxsw_reg_ratr_eth_entry_pack()
7484 static inline void mlxsw_reg_ratr_ipip4_entry_pack(char *payload, u32 ipv4_udip) in mlxsw_reg_ratr_ipip4_entry_pack()
7490 static inline void mlxsw_reg_ratr_ipip6_entry_pack(char *payload, u32 ipv6_ptr) in mlxsw_reg_ratr_ipip6_entry_pack()
7496 static inline void mlxsw_reg_ratr_counter_pack(char *payload, u64 counter_index, in mlxsw_reg_ratr_counter_pack()
7539 static inline void mlxsw_reg_rdpm_pack(char *payload, unsigned short index, in mlxsw_reg_rdpm_pack()
7659 static inline void mlxsw_reg_ricnt_pack(char *payload, u32 index, in mlxsw_reg_ricnt_pack()
7715 static inline void mlxsw_reg_rrcr_pack(char *payload, enum mlxsw_reg_rrcr_op op, in mlxsw_reg_rrcr_pack()
7765 static inline void mlxsw_reg_ralta_pack(char *payload, bool alloc, in mlxsw_reg_ralta_pack()
7824 static inline void mlxsw_reg_ralst_pack(char *payload, u8 root_bin, u8 tree_id) in mlxsw_reg_ralst_pack()
7836 static inline void mlxsw_reg_ralst_bin_pack(char *payload, u8 bin_number, in mlxsw_reg_ralst_bin_pack()
7877 static inline void mlxsw_reg_raltb_pack(char *payload, u16 virtual_router, in mlxsw_reg_raltb_pack()
8091 static inline void mlxsw_reg_ralue_pack(char *payload, in mlxsw_reg_ralue_pack()
8106 static inline void mlxsw_reg_ralue_pack4(char *payload, in mlxsw_reg_ralue_pack4()
8116 static inline void mlxsw_reg_ralue_pack6(char *payload, in mlxsw_reg_ralue_pack6()
8127 mlxsw_reg_ralue_act_remote_pack(char *payload, in mlxsw_reg_ralue_act_remote_pack()
8140 mlxsw_reg_ralue_act_local_pack(char *payload, in mlxsw_reg_ralue_act_local_pack()
8152 mlxsw_reg_ralue_act_ip2me_pack(char *payload) in mlxsw_reg_ralue_act_ip2me_pack()
8159 mlxsw_reg_ralue_act_ip2me_tun_pack(char *payload, u32 tunnel_ptr) in mlxsw_reg_ralue_act_ip2me_tun_pack()
8285 static inline void mlxsw_reg_rauht_pack(char *payload, in mlxsw_reg_rauht_pack()
8295 static inline void mlxsw_reg_rauht_pack4(char *payload, in mlxsw_reg_rauht_pack4()
8303 static inline void mlxsw_reg_rauht_pack6(char *payload, in mlxsw_reg_rauht_pack6()
8312 static inline void mlxsw_reg_rauht_pack_counter(char *payload, in mlxsw_reg_rauht_pack_counter()
8368 static inline void mlxsw_reg_raleu_pack(char *payload, in mlxsw_reg_raleu_pack()
8462 static inline void mlxsw_reg_rauhtd_pack(char *payload, in mlxsw_reg_rauhtd_pack()
8542 static inline void mlxsw_reg_rauhtd_ent_ipv4_unpack(char *payload, in mlxsw_reg_rauhtd_ent_ipv4_unpack()
8550 static inline void mlxsw_reg_rauhtd_ent_ipv6_unpack(char *payload, in mlxsw_reg_rauhtd_ent_ipv6_unpack()
8669 static inline void mlxsw_reg_rtdp_pack(char *payload, in mlxsw_reg_rtdp_pack()
8679 mlxsw_reg_rtdp_ipip_pack(char *payload, u16 irif, in mlxsw_reg_rtdp_ipip_pack()
8692 mlxsw_reg_rtdp_ipip4_pack(char *payload, u16 irif, in mlxsw_reg_rtdp_ipip4_pack()
8703 mlxsw_reg_rtdp_ipip6_pack(char *payload, u16 irif, in mlxsw_reg_rtdp_ipip6_pack()
8736 static inline void mlxsw_reg_rips_pack(char *payload, u32 index, in mlxsw_reg_rips_pack()
8788 static inline void mlxsw_reg_ratrad_pack(char *payload, u32 adjacency_index, in mlxsw_reg_ratrad_pack()
8862 static inline void mlxsw_reg_rigr2_pack(char *payload, u32 rigr_index, in mlxsw_reg_rigr2_pack()
8873 static inline void mlxsw_reg_rigr2_erif_entry_pack(char *payload, int index, in mlxsw_reg_rigr2_erif_entry_pack()
9007 static inline void mlxsw_reg_recr2_pack(char *payload, u32 seed) in mlxsw_reg_recr2_pack()
9138 mlxsw_reg_rmft2_common_pack(char *payload, bool v, u16 offset, in mlxsw_reg_rmft2_common_pack()
9156 mlxsw_reg_rmft2_ipv4_pack(char *payload, bool v, u16 offset, u16 virtual_router, in mlxsw_reg_rmft2_ipv4_pack()
9171 mlxsw_reg_rmft2_ipv6_pack(char *payload, bool v, u16 offset, u16 virtual_router, in mlxsw_reg_rmft2_ipv6_pack()
9237 static inline void mlxsw_reg_reiv_pack(char *payload, u8 port_page, u16 erif) in mlxsw_reg_reiv_pack()
9287 mlxsw_reg_mfcr_pack(char *payload, in mlxsw_reg_mfcr_pack()
9295 mlxsw_reg_mfcr_unpack(char *payload, in mlxsw_reg_mfcr_unpack()
9326 static inline void mlxsw_reg_mfsc_pack(char *payload, u8 pwm, in mlxsw_reg_mfsc_pack()
9356 static inline void mlxsw_reg_mfsm_pack(char *payload, u8 tacho) in mlxsw_reg_mfsm_pack()
9391 static inline void mlxsw_reg_mfsl_pack(char *payload, u8 tacho, in mlxsw_reg_mfsl_pack()
9400 static inline void mlxsw_reg_mfsl_unpack(char *payload, u8 tacho, in mlxsw_reg_mfsl_unpack()
9428 static inline void mlxsw_reg_fore_unpack(char *payload, u8 tacho, in mlxsw_reg_fore_unpack()
9562 static inline void mlxsw_reg_mtmp_pack(char *payload, u8 slot_index, in mlxsw_reg_mtmp_pack()
9575 static inline void mlxsw_reg_mtmp_unpack(char *payload, int *p_temp, in mlxsw_reg_mtmp_unpack()
9671 static inline void mlxsw_reg_mtbr_pack(char *payload, u8 slot_index, in mlxsw_reg_mtbr_pack()
9691 static inline void mlxsw_reg_mtbr_temp_unpack(char *payload, int rec_ind, in mlxsw_reg_mtbr_temp_unpack()
9820 static inline void mlxsw_reg_mcia_pack(char *payload, u8 slot_index, u8 module, in mlxsw_reg_mcia_pack()
10002 static inline void mlxsw_reg_mpat_pack(char *payload, u8 pa_id, in mlxsw_reg_mpat_pack()
10015 static inline void mlxsw_reg_mpat_eth_rspan_pack(char *payload, u16 vid) in mlxsw_reg_mpat_eth_rspan_pack()
10021 mlxsw_reg_mpat_eth_rspan_l2_pack(char *payload, in mlxsw_reg_mpat_eth_rspan_l2_pack()
10032 mlxsw_reg_mpat_eth_rspan_l3_ipv4_pack(char *payload, u8 ttl, in mlxsw_reg_mpat_eth_rspan_l3_ipv4_pack()
10045 mlxsw_reg_mpat_eth_rspan_l3_ipv6_pack(char *payload, u8 ttl, in mlxsw_reg_mpat_eth_rspan_l3_ipv6_pack()
10108 static inline void mlxsw_reg_mpar_pack(char *payload, u16 local_port, in mlxsw_reg_mpar_pack()
10171 static inline void mlxsw_reg_mgir_pack(char *payload) in mlxsw_reg_mgir_pack()
10177 mlxsw_reg_mgir_unpack(char *payload, u32 *hw_rev, char *fw_info_psid, in mlxsw_reg_mgir_unpack()
10214 static inline void mlxsw_reg_mrsr_pack(char *payload, in mlxsw_reg_mrsr_pack()
10253 static inline void mlxsw_reg_mlcr_pack(char *payload, u16 local_port, in mlxsw_reg_mlcr_pack()
10295 static inline void mlxsw_reg_mcion_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_mcion_pack()
10349 mlxsw_reg_mtpps_vpin_pack(char *payload, u64 time_stamp) in mlxsw_reg_mtpps_vpin_pack()
10419 mlxsw_reg_mtutc_pack(char *payload, enum mlxsw_reg_mtutc_operation oper, in mlxsw_reg_mtutc_pack()
10490 static inline void mlxsw_reg_mcqi_pack(char *payload, u16 component_index) in mlxsw_reg_mcqi_pack()
10500 static inline void mlxsw_reg_mcqi_unpack(char *payload, in mlxsw_reg_mcqi_unpack()
10572 static inline void mlxsw_reg_mcc_pack(char *payload, in mlxsw_reg_mcc_pack()
10584 static inline void mlxsw_reg_mcc_unpack(char *payload, u32 *p_update_handle, in mlxsw_reg_mcc_unpack()
10632 static inline void mlxsw_reg_mcda_pack(char *payload, u32 update_handle, in mlxsw_reg_mcda_pack()
10697 mlxsw_reg_mcam_pack(char *payload, enum mlxsw_reg_mcam_feature_group feat_group) in mlxsw_reg_mcam_pack()
10704 mlxsw_reg_mcam_unpack(char *payload, in mlxsw_reg_mcam_unpack()
10752 static inline void mlxsw_reg_mpsc_pack(char *payload, u16 local_port, bool e, in mlxsw_reg_mpsc_pack()
10806 static inline void mlxsw_reg_mgpc_pack(char *payload, u32 counter_index, in mlxsw_reg_mgpc_pack()
10850 static inline void mlxsw_reg_mprs_pack(char *payload, u16 parsing_depth, in mlxsw_reg_mprs_pack()
10936 static inline void mlxsw_reg_mpagr_pack(char *payload, in mlxsw_reg_mpagr_pack()
10987 static inline void mlxsw_reg_momte_pack(char *payload, u16 local_port, in mlxsw_reg_momte_pack()
11025 static inline void mlxsw_reg_mtpppc_pack(char *payload, u16 ing, u16 egr) in mlxsw_reg_mtpppc_pack()
11124 static inline void mlxsw_reg_mtpptr_unpack(const char *payload, in mlxsw_reg_mtpptr_unpack()
11170 static inline void mlxsw_reg_mtptpt_pack(char *payload, in mlxsw_reg_mtptpt_pack()
11228 static inline void mlxsw_reg_mtpcpc_pack(char *payload, bool pport, in mlxsw_reg_mtpcpc_pack()
11316 static inline void mlxsw_reg_mgpir_pack(char *payload, u8 slot_index) in mlxsw_reg_mgpir_pack()
11323 mlxsw_reg_mgpir_unpack(char *payload, u8 *num_of_devices, in mlxsw_reg_mgpir_unpack()
11430 static inline void mlxsw_reg_mbct_pack(char *payload, u8 slot_index, in mlxsw_reg_mbct_pack()
11439 static inline void mlxsw_reg_mbct_dt_pack(char *payload, in mlxsw_reg_mbct_dt_pack()
11451 mlxsw_reg_mbct_unpack(const char *payload, u8 *p_slot_index, in mlxsw_reg_mbct_unpack()
11524 static inline char *mlxsw_reg_mddt_inner_payload(char *payload) in mlxsw_reg_mddt_inner_payload()
11530 static inline void mlxsw_reg_mddt_pack(char *payload, u8 slot_index, in mlxsw_reg_mddt_pack()
11664 __mlxsw_reg_mddq_pack(char *payload, u8 slot_index, in __mlxsw_reg_mddq_pack()
11673 mlxsw_reg_mddq_slot_info_pack(char *payload, u8 slot_index, bool sie) in mlxsw_reg_mddq_slot_info_pack()
11681 mlxsw_reg_mddq_slot_info_unpack(const char *payload, u8 *p_slot_index, in mlxsw_reg_mddq_slot_info_unpack()
11730 mlxsw_reg_mddq_device_info_pack(char *payload, u8 slot_index, in mlxsw_reg_mddq_device_info_pack()
11739 mlxsw_reg_mddq_device_info_unpack(const char *payload, u8 *p_response_msg_seq, in mlxsw_reg_mddq_device_info_unpack()
11763 mlxsw_reg_mddq_slot_name_pack(char *payload, u8 slot_index) in mlxsw_reg_mddq_slot_name_pack()
11770 mlxsw_reg_mddq_slot_name_unpack(const char *payload, char *slot_ascii_name) in mlxsw_reg_mddq_slot_name_unpack()
11802 static inline void mlxsw_reg_mddc_pack(char *payload, u8 slot_index, bool rst, in mlxsw_reg_mddc_pack()
12162 static inline void mlxsw_reg_tngcr_pack(char *payload, in mlxsw_reg_tngcr_pack()
12247 static inline void mlxsw_reg_tnumt_pack(char *payload, in mlxsw_reg_tnumt_pack()
12282 static inline void mlxsw_reg_tnqcr_pack(char *payload) in mlxsw_reg_tnqcr_pack()
12310 static inline void mlxsw_reg_tnqdr_pack(char *payload, u16 local_port) in mlxsw_reg_tnqdr_pack()
12339 static inline void mlxsw_reg_tneem_pack(char *payload, u8 overlay_ecn, in mlxsw_reg_tneem_pack()
12391 static inline void mlxsw_reg_tndem_pack(char *payload, u8 underlay_ecn, in mlxsw_reg_tndem_pack()
12431 static inline void mlxsw_reg_tnpc_pack(char *payload, in mlxsw_reg_tnpc_pack()
12464 static inline void mlxsw_reg_tigcr_pack(char *payload, bool ttlc, u8 ttl_uc) in mlxsw_reg_tigcr_pack()
12493 static inline void mlxsw_reg_tieem_pack(char *payload, u8 overlay_ecn, in mlxsw_reg_tieem_pack()
12545 static inline void mlxsw_reg_tidem_pack(char *payload, u8 underlay_ecn, in mlxsw_reg_tidem_pack()
12614 static inline void mlxsw_reg_sbpr_pack(char *payload, u8 pool, in mlxsw_reg_sbpr_pack()
12698 static inline void mlxsw_reg_sbcm_pack(char *payload, u16 local_port, u8 pg_buff, in mlxsw_reg_sbcm_pack()
12784 static inline void mlxsw_reg_sbpm_pack(char *payload, u16 local_port, u8 pool, in mlxsw_reg_sbpm_pack()
12797 static inline void mlxsw_reg_sbpm_unpack(char *payload, u32 *p_buff_occupancy, in mlxsw_reg_sbpm_unpack()
12846 static inline void mlxsw_reg_sbmm_pack(char *payload, u8 prio, u32 min_buff, in mlxsw_reg_sbmm_pack()
12930 static inline void mlxsw_reg_sbsr_pack(char *payload, bool clr) in mlxsw_reg_sbsr_pack()
12951 static inline void mlxsw_reg_sbsr_rec_unpack(char *payload, int rec_index, in mlxsw_reg_sbsr_rec_unpack()
12989 static inline void mlxsw_reg_sbib_pack(char *payload, u16 local_port, in mlxsw_reg_sbib_pack()