Home
last modified time | relevance | path

Searched refs:toe_ctx_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dtoe_ctx.h286 } toe_ctx_t; typedef
295 1/((sizeof(toe_ctx_t) == 0x268) && \
296 (OFFSETOF(toe_ctx_t, toe_cmn) == 128) && \
297 (OFFSETOF(toe_ctx_t, toe_rx) == 128+128) && \
298 (OFFSETOF(toe_ctx_t, toe_cmd_cell) == 128+128+256+64));}}