Searched refs:pagt_pl (Results 1 – 1 of 1) sorted by relevance
211 char pagt_pl[MLXSW_REG_PAGT_LEN]; in mlxsw_sp_acl_tcam_group_update() local214 mlxsw_reg_pagt_pack(pagt_pl, group->id); in mlxsw_sp_acl_tcam_group_update()222 mlxsw_reg_pagt_acl_id_pack(pagt_pl, acl_index++, in mlxsw_sp_acl_tcam_group_update()225 mlxsw_reg_pagt_size_set(pagt_pl, acl_index); in mlxsw_sp_acl_tcam_group_update()226 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(pagt), pagt_pl); in mlxsw_sp_acl_tcam_group_update()