Searched defs:qlcnic_cardrsp_tx_ctx (Results 1 – 1 of 1) sorted by relevance
700 struct qlcnic_cardrsp_tx_ctx { struct701 __le32 host_ctx_state; /* Starting state */702 __le16 context_id; /* Handle for context */703 u8 phys_port; /* Physical id of port */704 u8 virt_port; /* Virtual/Logical id of port */705 struct qlcnic_cardrsp_cds_ring cds_ring; /* Card cds settings */706 u8 reserved[128]; /* future expansion */