Searched defs:MAX_FLOWS (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/hw/ | ||
| H A D | ncdevmem.c | 104 #define MAX_FLOWS 8 macro |
| /linux/drivers/infiniband/hw/hfi1/ | ||
| H A D | tid_rdma.c | 63 #define MAX_FLOWS roundup_pow_of_two(MAX_REQ + 1) macro |