Searched defs:icssg_sr1_config (Results 1 – 1 of 1) sorted by relevance
191 struct icssg_sr1_config { struct192 __le32 status; /* Firmware status */193 __le32 addr_lo; /* MSMC Buffer pool base address low. */194 __le32 addr_hi; /* MSMC Buffer pool base address high. Must be 0 */195 __le32 tx_buf_sz[16]; /* Array of buffer pool sizes */196 __le32 num_tx_threads; /* Number of active egress threads, 1 to 4 */197 __le32 tx_rate_lim_en; /* Bitmask: Egress rate limit en per thread */198 __le32 rx_flow_id; /* RX flow id for first rx ring */199 __le32 rx_mgr_flow_id; /* RX flow id for the first management ring */200 __le32 flags; /* TBD */[all …]