Searched refs:TWS_MAX_REQS (Results 1 – 3 of 3) sorted by relevance
97 #define TWS_MAX_REQS 256 macro
47 int tws_queue_depth = TWS_MAX_REQS;513 if ( tws_queue_depth > TWS_MAX_REQS ) in tws_init()514 tws_queue_depth = TWS_MAX_REQS; in tws_init()
44 static int tws_cam_depth=(TWS_MAX_REQS - TWS_RESERVED_REQS);