Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h753 struct qlcnic_cardrsp_rx_ctx { struct
755 __le32 rds_ring_offset; /* Offset to RDS config */
756 __le32 sds_ring_offset; /* Offset to SDS config */
757 __le32 host_ctx_state; /* Starting State */
758 __le32 num_fn_per_port; /* How many PCI fn share the port */
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 */
[all …]