Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h515 #define ISCSI_PDU_LEN(x) ((x) & 0x7FFF) macro
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c893 if ((hlen + dlen) != ISCSI_PDU_LEN(pdu_len_ddp) - 40) { in do_rx_iscsi_hdr()
896 csk->tid, ISCSI_PDU_LEN(pdu_len_ddp) - 40, in do_rx_iscsi_hdr()