Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57xx_iscsi_constants.h148 #define ISCSI_DIGEST_SIZE (4) macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2262 …scsi.hdr_bytes_2_fetch = ISCSI_HEADER_SIZE + (ISCSI_DEFAULT_HEADER_DIGEST ? ISCSI_DIGEST_SIZE : 0); in lm_sc_init_iscsi_context()