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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_ddp.h93 #define ISCSI_PDU_NONPAYLOAD_LEN 312 /* bhs(48) + ahs(256) + digest(8) */ macro
95 #define ULP2_MAX_PDU_PAYLOAD (ULP2_MAX_PKT_SIZE - ISCSI_PDU_NONPAYLOAD_LEN)
H A Dcxgb3i_ddp.c615 ddp->max_txsz - ISCSI_PDU_NONPAYLOAD_LEN);
617 ddp->max_rxsz - ISCSI_PDU_NONPAYLOAD_LEN);

Completed in 102 milliseconds