Home
last modified time | relevance | path

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

/src/sys/dev/qlxgb/
H A Dqla_hw.h228 typedef struct _q80_rq_rcv_cntxt { struct
229 uint64_t rsp_dma_addr; /* rsp from firmware is DMA'ed here */
230 uint32_t caps[4]; /* bit vector */
235 uint32_t intr_mode; /* same as q80_tx_cntxt_req_t */
236 uint32_t rds_intr_mode; /* same as q80_tx_cntxt_req_t */
238 uint32_t rds_ring_offset; /* rds configuration relative to data[0] */
239 uint32_t sds_ring_offset; /* sds configuration relative to data[0] */
241 uint16_t num_rds_rings;
242 uint16_t num_sds_rings;
244 uint8_t rsrvd1[132];
/src/sys/dev/qlxgbe/
H A Dql_hw.h1244 typedef struct _q80_rq_rcv_cntxt { struct
1245 uint16_t opcode;
1246 uint16_t count_version;
1247 uint32_t cap0;
1259 uint32_t cap1;
1260 uint32_t cap2;
1261 uint32_t cap3;
1262 uint8_t nrds_sets_rings;
1263 uint8_t nsds_rings;
1264 uint16_t rds_producer_mode;
[all …]