Searched refs:BFA_DEBUG_FW_CORE_CHUNK_SZ (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/bfa/
H A Dbfad_bsg.c1869 #define BFA_DEBUG_FW_CORE_CHUNK_SZ 0x4000U /* 16K chunks for FW dump */ macro
1880 BFA_DEBUG_FW_CORE_CHUNK_SZ) != BFA_STATUS_OK) {
1885 if (iocmd->bufsz < BFA_DEBUG_FW_CORE_CHUNK_SZ ||
1888 bfa_trc(bfad, BFA_DEBUG_FW_CORE_CHUNK_SZ);

Completed in 35 milliseconds