Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.h24 (sizeof(struct fw_ofld_tx_data_wr) + sizeof(struct sge_opaque_hdr))
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.h55 (sizeof(struct fw_ofld_tx_data_wr) + sizeof(struct sge_opaque_hdr))
58 sizeof(struct sge_opaque_hdr))
Dchtls.h119 struct sge_opaque_hdr { struct
/linux-6.1.9/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.h23 (sizeof(struct tx_data_wr) + sizeof(struct sge_opaque_hdr))
/linux-6.1.9/drivers/scsi/cxgbi/
Dlibcxgbi.h108 struct sge_opaque_hdr { struct
/linux-6.1.9/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c16 struct sge_opaque_hdr { struct
23 #define TX_HDR_LEN (sizeof(struct sge_opaque_hdr) + \ argument