Searched refs:RSI_DRIVER_POOL_SIZE (Results 1 – 2 of 2) sorted by relevance
60 actual_length += RSI_DRIVER_POOL_SIZE; in rsi_driver_memory_estimate()
84 #define RSI_DRIVER_POOL_SIZE sizeof(uint32_t) + ((((uint32_t)(sizeof(rsi_driver_cb_t))) + 3) & ~3) macro