Searched defs:qlcnic_hostrq_rx_ctx (Results 1 – 1 of 1) sorted by relevance
722 struct qlcnic_hostrq_rx_ctx { struct724 __le32 capabilities[4]; /* Flag bit vector */726 __le32 host_rds_crb_mode; /* RDS crb usage */728 __le32 rds_ring_offset; /* Offset to RDS config */729 __le32 sds_ring_offset; /* Offset to SDS config */730 __le16 num_rds_rings; /* Count of RDS rings */731 __le16 num_sds_rings; /* Count of SDS rings */732 __le16 valid_field_offset;733 u8 txrx_sds_binding;734 u8 msix_handler;[all …]