Home
last modified time | relevance | path

Searched refs:NPIV_CONFIG_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_sup.c1033 #define NPIV_CONFIG_SIZE (16*1024) in qla2xxx_flash_npiv_conf() macro
1065 data = kmalloc(NPIV_CONFIG_SIZE, GFP_KERNEL); in qla2xxx_flash_npiv_conf()
1073 ha->flt_region_npiv_conf << 2, NPIV_CONFIG_SIZE); in qla2xxx_flash_npiv_conf()