Searched refs:ehca_max_qp (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_main.c74 int ehca_max_qp = -1; variable
87 module_param_named(number_of_qps, ehca_max_qp, int, S_IRUGO);
747 shca->max_num_qps = ehca_max_qp; ehca_probe()
H A Dehca_classes.h387 extern int ehca_max_qp;

Completed in 74 milliseconds