Searched refs:DBGP_REQ_LEN (Results 1 – 1 of 1) sorted by relevance
24 #define DBGP_REQ_LEN 512 macro110 req->length = DBGP_REQ_LEN; in dbgp_complete()140 req->buf = kzalloc(DBGP_REQ_LEN, GFP_KERNEL); in dbgp_enable_ep_req()148 req->length = DBGP_REQ_LEN; in dbgp_enable_ep_req()348 if (length > DBGP_REQ_LEN) { in dbgp_setup()353 *temp = cpu_to_le16(DBGP_REQ_LEN); in dbgp_setup()354 length = DBGP_REQ_LEN; in dbgp_setup()