Searched defs:qlcnic_cardrsp_tx_ctx (Results 1 – 1 of 1) sorted by relevance
812 struct qlcnic_cardrsp_tx_ctx { struct813 __le32 host_ctx_state; /* Starting state */814 __le16 context_id; /* Handle for context */815 u8 phys_port; /* Physical id of port */816 u8 virt_port; /* Virtual/Logical id of port */817 struct qlcnic_cardrsp_cds_ring cds_ring; /* Card cds settings */818 u8 reserved[128]; /* future expansion */