Home
last modified time | relevance | path

Searched refs:NUM_IOREQ (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_io.c122 pio_queue->pallocated_free_ioreqs_buf = kmalloc(NUM_IOREQ * in r8712_alloc_io_queue()
128 (NUM_IOREQ * (sizeof(struct io_req)) + 4)); in r8712_alloc_io_queue()
133 for (i = 0; i < NUM_IOREQ; i++) { in r8712_alloc_io_queue()
Drtl871x_io.h32 #define NUM_IOREQ 8 macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_io.h11 #define NUM_IOREQ 8 macro