Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_main.c63 static int ehca_hw_level = 0; variable
78 module_param_named(hw_level, ehca_hw_level, int, S_IRUGO);
322 if (ehca_hw_level == 0) { in ehca_sense_attributes()
351 shca->hw_level = ehca_hw_level; in ehca_sense_attributes()