Searched defs:icssg_sr1_config (Results 1 – 1 of 1) sorted by relevance
140 struct icssg_sr1_config { struct141 __le32 status; /* Firmware status */142 __le32 addr_lo; /* MSMC Buffer pool base address low. */143 __le32 addr_hi; /* MSMC Buffer pool base address high. Must be 0 */144 __le32 tx_buf_sz[16]; /* Array of buffer pool sizes */145 __le32 num_tx_threads; /* Number of active egress threads, 1 to 4 */146 __le32 tx_rate_lim_en; /* Bitmask: Egress rate limit en per thread */147 __le32 rx_flow_id; /* RX flow id for first rx ring */148 __le32 rx_mgr_flow_id; /* RX flow id for the first management ring */149 __le32 flags; /* TBD */[all …]