Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dchip.c9935 static const char * const ib_cfg_name_strings[] = { variable
9962 if (which < 0 || which >= ARRAY_SIZE(ib_cfg_name_strings)) in ib_cfg_name()
9964 return ib_cfg_name_strings[which]; in ib_cfg_name()