Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnxhal_nic_interface.h463 typedef struct nx_cardrsp_rx_ctx_s { struct
465 U32 rds_ring_offset; /* Offset to RDS config */
466 U32 sds_ring_offset; /* Offset to SDS config */
467 U32 host_ctx_state; /* Starting State */
468 U32 num_fn_per_port; /* How many PCI fn share the port */
469 U16 num_rds_rings; /* Count of RDS rings */
470 U16 num_sds_rings; /* Count of SDS rings */
471 U16 context_id; /* Handle for context */
472 U8 phys_port; /* Physical id of port */
473 U8 virt_port; /* Virtual/Logical id of port */
[all …]