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