Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dchip.c12940 static const char * const port_physical_names[] = { in opa_pstate_name() local
12954 if (pstate < ARRAY_SIZE(port_physical_names)) in opa_pstate_name()
12955 return port_physical_names[pstate]; in opa_pstate_name()