Home
last modified time | relevance | path

Searched refs:ehca_max_cq (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_main.c73 int ehca_max_cq = -1; variable
86 module_param_named(number_of_cqs, ehca_max_cq, int, S_IRUGO);
748 shca->max_num_cqs = ehca_max_cq; in ehca_probe()
Dehca_classes.h386 extern int ehca_max_cq;