Searched defs:qlcnic_cardrsp_tx_ctx (Results 1 – 1 of 1) sorted by relevance
718 struct qlcnic_cardrsp_tx_ctx { struct719 __le32 host_ctx_state; /* Starting state */720 __le16 context_id; /* Handle for context */721 u8 phys_port; /* Physical id of port */722 u8 virt_port; /* Virtual/Logical id of port */723 struct qlcnic_cardrsp_cds_ring cds_ring; /* Card cds settings */724 u8 reserved[128]; /* future expansion */