Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h8980 struct ustorm_fcoe_st_context struct
8982 struct ustorm_fcoe_mng_ctx mng_ctx /* Managing the processing of the flow */;
8983 struct ustorm_fcoe_params fcoe_params /* Align to 128 bytes */;
8984 struct regpair_t cq_base_addr /* CQ current page host address */;
8985 struct regpair_t rq_pbl_base /* PBL host address for RQ */;
8986 struct regpair_t rq_cur_page_addr /* RQ current page host address */;
8987 struct regpair_t confq_pbl_base_addr /* Base address of the CONFQ page list */;
8988 …_base /* Connection data base address in host memory where RQ producer and CQ arm bit reside in */;
8989 struct regpair_t xfrq_base_addr /* XFRQ base host address */;
8990 struct regpair_t lcq_base_addr /* LCQ base host address */;
[all …]