Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dplatform.h166 PORT_TYPE_QSFP, enumerator
H A Dplatform.c624 if (ppd->port_type != PORT_TYPE_QSFP) in aoc_low_power_setting()
686 if (ppd->port_type == PORT_TYPE_QSFP && limiting_active) in apply_tunings()
972 case PORT_TYPE_QSFP: in tune_serdes()
H A Dchip.c7178 if (ppd->port_type == PORT_TYPE_QSFP && !qsfp_mod_present(ppd)) in handle_link_down()
9784 if (ppd->port_type != PORT_TYPE_QSFP || !qsfp_mod_present(ppd)) in test_qsfp_read()
9870 if (ppd->port_type == PORT_TYPE_QSFP) { in bringup_serdes()
10435 if (ppd->port_type == PORT_TYPE_QSFP && in goto_offline()
H A Dmad.c2101 if (dd->pport->port_type != PORT_TYPE_QSFP || in __subn_get_opa_cable_info()