Home
last modified time | relevance | path

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

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