Home
last modified time | relevance | path

Searched defs:tstorm_iscsi_st_context_section (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/bxe/
H A Decore_hsi.h10268 struct tstorm_iscsi_st_context_section struct
10270 uint32_t nalPayload /* Non-aligned payload */;
10271 uint32_t b2nh /* Number of bytes to next iSCSI header */;
10273 uint16_t rq_cons /* RQ consumer */;
10274 uint8_t flags;
10289 uint8_t hdr_bytes_2_fetch /* Number of bytes left to fetch to complete iSCSI header */;
10291 uint8_t hdr_bytes_2_fetch /* Number of bytes left to fetch to complete iSCSI header */;
10292 uint8_t flags;
10328 struct tstorm_iscsi_st_context_section iscsi /* iSCSI context region, used only in iSCSI */; argument