Searched refs:ib_pstate (Results 1 – 1 of 1) sorted by relevance
8587 u32 ib_pstate; in hfi1_ibphys_portstate() local8590 ib_pstate = chip_to_opa_pstate(ppd->dd, pstate); in hfi1_ibphys_portstate()8591 if (remembered_state != ib_pstate) { in hfi1_ibphys_portstate()8594 __func__, opa_pstate_name(ib_pstate), ib_pstate, in hfi1_ibphys_portstate()8596 remembered_state = ib_pstate; in hfi1_ibphys_portstate()8598 return ib_pstate; in hfi1_ibphys_portstate()