Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h10037 struct ustorm_iscsi_st_context struct
10039 …pected status sequence number, incremented with each response/middle path/unsolicited received. */;
10040 uint32_t exp_data_sn /* Expected Data sequence number, incremented with each data in */;
10041 struct rings_db ring /* rq, r2tq ,cq */;
10042 struct regpair_t task_pbl_base /* Task PBL base will be read from RAM to context */;
10043 struct regpair_t tce_phy_addr /* Pointer to the task context physical address */;
10044 struct ustorm_iscsi_placement_db place_db;
10045 uint32_t reserved8 /* reserved */;
10046 uint32_t rem_rcv_len /* Temp task context - Remaining bytes to end of task */;
10048 uint16_t hdr_itt /* field copied from PDU header */;
[all …]