Searched refs:sbsr_pl (Results 1 – 1 of 1) sorted by relevance
1563 char *sbsr_pl, size_t sbsr_pl_len, in mlxsw_sp_sb_sr_occ_query_cb() argument1620 char *sbsr_pl; in mlxsw_sp_sb_occ_snapshot() local1626 if (!sbsr_pl) in mlxsw_sp_sb_occ_snapshot()1633 mlxsw_reg_sbsr_pack(sbsr_pl, false); in mlxsw_sp_sb_occ_snapshot()1656 mlxsw_reg_sbsr_egress_port_mask_set(sbsr_pl, in mlxsw_sp_sb_occ_snapshot()1687 kfree(sbsr_pl); in mlxsw_sp_sb_occ_snapshot()1699 char *sbsr_pl; in mlxsw_sp_sb_occ_max_clear() local1705 if (!sbsr_pl) in mlxsw_sp_sb_occ_max_clear()1711 mlxsw_reg_sbsr_pack(sbsr_pl, true); in mlxsw_sp_sb_occ_max_clear()1734 mlxsw_reg_sbsr_egress_port_mask_set(sbsr_pl, in mlxsw_sp_sb_occ_max_clear()[all …]