Searched refs:acl_index (Results 1 – 4 of 4) sorted by relevance
194 int acl_index = 0; in mlxsw_sp_acl_tcam_group_update() local198 mlxsw_reg_pagt_acl_id_pack(pagt_pl, acl_index++, region->id); in mlxsw_sp_acl_tcam_group_update()199 mlxsw_reg_pagt_size_set(pagt_pl, acl_index); in mlxsw_sp_acl_tcam_group_update()
213 acl->acl_index = scsi_get_new_index(SCSI_AUTH_INTR_INDEX); in target_alloc_node_acl()
967 ret = snprintf(page, PAGE_SIZE, "%u\n", nacl->acl_index); in target_stat_auth_indx_show()1331 ret = snprintf(page, PAGE_SIZE, "%u\n", nacl->acl_index); in target_stat_iport_port_auth_indx_show()
545 u32 acl_index; member