Searched refs:TWS_MAX_REQS (Results 1 – 3 of 3) sorted by relevance
96 #define TWS_MAX_REQS 256 macro
49 int tws_queue_depth = TWS_MAX_REQS;455 if ( tws_queue_depth > TWS_MAX_REQS ) in tws_init()456 tws_queue_depth = TWS_MAX_REQS; in tws_init()
51 static int tws_cam_depth=(TWS_MAX_REQS - TWS_RESERVED_REQS);