Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h756 struct qlcnic_cardrsp_rx_ctx { struct
758 __le32 rds_ring_offset; /* Offset to RDS config */
759 __le32 sds_ring_offset; /* Offset to SDS config */
760 __le32 host_ctx_state; /* Starting State */
761 __le32 num_fn_per_port; /* How many PCI fn share the port */
762 __le16 num_rds_rings; /* Count of RDS rings */
763 __le16 num_sds_rings; /* Count of SDS rings */
764 __le16 context_id; /* Handle for context */
765 u8 phys_port; /* Physical id of port */
766 u8 virt_port; /* Virtual/Logical id of port */
[all …]