Home
last modified time | relevance | path

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

/src/sys/dev/qlxgb/
H A Dqla_hw.h214 typedef struct _q80_rq_sds_ring { struct
215 uint64_t phys_addr; /* physical addr of status ring in system memory */
216 uint32_t size; /* number of entries in status ring */
217 uint16_t msi_index;
218 uint16_t rsrvd;
/src/sys/dev/qlxgbe/
H A Dql_hw.h1220 typedef struct _q80_rq_sds_ring { struct
1221 uint64_t paddr; /* physical addr of status ring in system memory */
1222 uint64_t hdr_split1;
1223 uint64_t hdr_split2;
1224 uint16_t size; /* number of entries in status ring */
1225 uint16_t hdr_split1_size;
1226 uint16_t hdr_split2_size;
1227 uint16_t hdr_split_count;
1228 uint16_t intr_id;
1229 uint8_t intr_src_bit;
[all …]