Home
last modified time | relevance | path

Searched refs:sge_opaque_hdr (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.h24 (sizeof(struct fw_ofld_tx_data_wr) + sizeof(struct sge_opaque_hdr))
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_cm.h61 (sizeof(struct fw_ofld_tx_data_wr) + sizeof(struct sge_opaque_hdr))
64 sizeof(struct sge_opaque_hdr))
/Linux-v4.19/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.h23 (sizeof(struct tx_data_wr) + sizeof(struct sge_opaque_hdr))
/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_core.h145 struct sge_opaque_hdr { struct
/Linux-v4.19/drivers/scsi/cxgbi/
Dlibcxgbi.h100 struct sge_opaque_hdr { struct
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c19 struct sge_opaque_hdr { struct
26 #define TX_HDR_LEN (sizeof(struct sge_opaque_hdr) + \ argument