Searched refs:CQ_DEPTH (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/fungible/funeth/ | ||
| H A D | funeth.h | 21 #define CQ_DEPTH 1024U macro |
| H A D | funeth_main.c | 1770 fp->cq_depth = min(CQ_DEPTH, fdev->q_depth); in fun_create_netdev() |