Searched refs:acl_index (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_tpg.c | 197 acl->acl_index = scsi_get_new_index(SCSI_AUTH_INTR_INDEX); in target_alloc_node_acl()
|
H A D | target_core_stat.c | 936 ret = snprintf(page, PAGE_SIZE, "%u\n", nacl->acl_index); in target_stat_auth_indx_show() 1300 ret = snprintf(page, PAGE_SIZE, "%u\n", nacl->acl_index); in target_stat_iport_port_auth_indx_show()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_stat.c | 932 ret = snprintf(page, PAGE_SIZE, "%u\n", nacl->acl_index); in target_stat_auth_indx_show() 1295 ret = snprintf(page, PAGE_SIZE, "%u\n", nacl->acl_index); in target_stat_iport_port_auth_indx_show()
|
H A D | target_core_tpg.c | 198 acl->acl_index = scsi_get_new_index(SCSI_AUTH_INTR_INDEX); in target_alloc_node_acl()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_tcam.c | 207 int acl_index = 0; in mlxsw_sp_acl_tcam_group_update() local 217 mlxsw_reg_pagt_acl_id_pack(pagt_pl, acl_index++, in mlxsw_sp_acl_tcam_group_update() 220 mlxsw_reg_pagt_size_set(pagt_pl, acl_index); in mlxsw_sp_acl_tcam_group_update()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_tcam.c | 208 int acl_index = 0; in mlxsw_sp_acl_tcam_group_update() local 218 mlxsw_reg_pagt_acl_id_pack(pagt_pl, acl_index++, in mlxsw_sp_acl_tcam_group_update() 221 mlxsw_reg_pagt_size_set(pagt_pl, acl_index); in mlxsw_sp_acl_tcam_group_update()
|
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_base.h | 563 u32 acl_index; member
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_base.h | 571 u32 acl_index; member
|
Completed in 17 milliseconds