Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bxe/
H A Decore_hsi.h9139 struct xstorm_fcoe_fcp_data struct
9141 uint32_t io_rem /* IO remainder */;
9143 uint16_t cached_sge_off;
9144 uint8_t cached_num_sges /* Number of SGEs on context */;
9145 uint8_t cached_sge_idx /* 0xFF value indicated loading SGL */;
9147 uint8_t cached_sge_idx /* 0xFF value indicated loading SGL */;
9148 uint8_t cached_num_sges /* Number of SGEs on context */;
9149 uint16_t cached_sge_off;
9151 uint32_t buf_addr_hi_0 /* Higher buffer host address */;
9152 uint32_t buf_addr_lo_0 /* Lower buffer host address */;
[all …]