Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h9807 struct cstorm_iscsi_st_context struct
9809 …prod_pend_comp_ctr_arr /* Cstorm CQ producer and CQ pending completion array, updated by Cstorm */;
9810 …scsi_cq_db_sqn_2_notify_arr cq_c_prod_sqn_arr /* Cstorm CQ producer sequence, updated by Cstorm */;
9811 … Coalescing CQ sequence to notify driver, copied by Cstorm from CQ DB that is updated by Driver */;
9812 struct regpair_t hq_pbl_base /* HQ PBL base */;
9813 struct regpair_t hq_curr_pbe /* HQ current PBE */;
9814 struct regpair_t task_pbl_base /* Task Context Entry PBL base */;
9815 …_base /* pointer to CQ DB array. each CQ DB entry consists of CQ PBL, arm bit and idx to notify */;
9817 uint16_t hq_bd_itt /* copied from HQ BD */;
9818 uint16_t iscsi_conn_id;
[all …]