Searched refs:TWS_MAX_REQS (Results 1 – 3 of 3) sorted by relevance
98 #define TWS_MAX_REQS 256 macro
46 int tws_queue_depth = TWS_MAX_REQS;526 if ( tws_queue_depth > TWS_MAX_REQS ) in tws_init()527 tws_queue_depth = TWS_MAX_REQS; in tws_init()
44 static int tws_cam_depth=(TWS_MAX_REQS - TWS_RESERVED_REQS);