Searched refs:ehca_nr_ports (Results 1 - 5 of 5) sorted by relevance

/drivers/infiniband/hw/ehca/
H A Dehca_main.c67 int ehca_nr_ports = -1; variable
79 module_param_named(nr_ports, ehca_nr_ports, int, S_IRUGO);
315 if (ehca_nr_ports == 1)
660 if ((strcmp(#name, "num_ports") == 0) && (ehca_nr_ports == 1)) \
H A Dehca_sqp.c102 if (ehca_nr_ports < 0) /* autodetect mode */
H A Dehca_classes.h385 extern int ehca_nr_ports;
H A Dehca_irq.c399 if (ehca_nr_ports < 0)
H A Dehca_qp.c848 if (ehca_nr_ports < 0) {

Completed in 214 milliseconds