ISCSI_PDU_NONPAYLOAD_LEN 1271 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 				  uinfo.max_txsz - ISCSI_PDU_NONPAYLOAD_LEN);
ISCSI_PDU_NONPAYLOAD_LEN 1273 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 				  uinfo.max_rxsz - ISCSI_PDU_NONPAYLOAD_LEN);
ISCSI_PDU_NONPAYLOAD_LEN 2109 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 				  lldi->iscsi_iolen - ISCSI_PDU_NONPAYLOAD_LEN);
ISCSI_PDU_NONPAYLOAD_LEN 2111 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 				  lldi->iscsi_iolen - ISCSI_PDU_NONPAYLOAD_LEN);
ISCSI_PDU_NONPAYLOAD_LEN   77 drivers/scsi/cxgbi/libcxgbi.h 	(ULP2_MAX_PKT_SIZE - ISCSI_PDU_NONPAYLOAD_LEN)
ISCSI_PDU_NONPAYLOAD_LEN   38 drivers/target/iscsi/cxgbit/cxgbit_main.c 	mdsl = min_t(u32, lldi->iscsi_iolen - ISCSI_PDU_NONPAYLOAD_LEN,
ISCSI_PDU_NONPAYLOAD_LEN   39 drivers/target/iscsi/cxgbit/cxgbit_main.c 		     ULP2_MAX_PKT_LEN - ISCSI_PDU_NONPAYLOAD_LEN);