Home
last modified time | relevance | path

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

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