Searched defs:qlcnic_cardrsp_rx_ctx (Results 1 – 1 of 1) sorted by relevance
753 struct qlcnic_cardrsp_rx_ctx { struct755 __le32 rds_ring_offset; /* Offset to RDS config */756 __le32 sds_ring_offset; /* Offset to SDS config */757 __le32 host_ctx_state; /* Starting State */759 __le16 num_rds_rings; /* Count of RDS rings */760 __le16 num_sds_rings; /* Count of SDS rings */761 __le16 context_id; /* Handle for context */762 u8 phys_port; /* Physical id of port */763 u8 virt_port; /* Virtual/Logical id of port */764 u8 reserved[128]; /* save space for future expansion */[all …]