Lines Matching defs:icssg_sr1_config
141 struct icssg_sr1_config { struct
142 __le32 status; /* Firmware status */
143 __le32 addr_lo; /* MSMC Buffer pool base address low. */
144 __le32 addr_hi; /* MSMC Buffer pool base address high. Must be 0 */
145 __le32 tx_buf_sz[16]; /* Array of buffer pool sizes */
146 __le32 num_tx_threads; /* Number of active egress threads, 1 to 4 */
147 __le32 tx_rate_lim_en; /* Bitmask: Egress rate limit en per thread */
148 __le32 rx_flow_id; /* RX flow id for first rx ring */
149 __le32 rx_mgr_flow_id; /* RX flow id for the first management ring */
150 __le32 flags; /* TBD */
151 __le32 n_burst; /* for debug */
152 __le32 rtu_status; /* RTU status */
153 __le32 info; /* reserved */
154 __le32 reserve;
155 __le32 rand_seed; /* Used for the random number generation at fw */