Searched refs:MAX_RING_COOKIES (Results 1 – 1 of 1) sorted by relevance
42 #define MAX_RING_COOKIES ((MAX_XFER_BLKS / PAGE_SIZE) + 2) macro464 struct scatterlist sg[MAX_RING_COOKIES]; in __send_request()472 if (WARN_ON(port->ring_cookies > MAX_RING_COOKIES)) in __send_request()1037 port->ring_cookies = MAX_RING_COOKIES; in vdc_port_probe()