Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dchip.c9986 static const char * const ib_cfg_name_strings[] = { variable
10013 if (which < 0 || which >= ARRAY_SIZE(ib_cfg_name_strings)) in ib_cfg_name()
10015 return ib_cfg_name_strings[which]; in ib_cfg_name()