Searched defs:nx_cardrsp_tx_ctx_s (Results 1 – 1 of 1) sorted by relevance
361 typedef struct nx_cardrsp_tx_ctx_s { struct362 U32 host_ctx_state; /* Starting state */363 U16 context_id; /* Handle for context */364 U8 phys_port; /* Physical id of port */365 U8 virt_port; /* Virtual/Logical id of port */366 nx_cardrsp_cds_ring_t cds_ring; /* Card cds settings */367 U8 reserved[128]; /* future expansion */