Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dqsfp.h169 struct qsfp_data { struct
184 struct qsfp_data *cp); argument
Dqsfp.c516 int refresh_qsfp_cache(struct hfi1_pportdata *ppd, struct qsfp_data *cp) in refresh_qsfp_cache()
Dhfi.h737 struct qsfp_data qsfp_info;
Dchip.c9662 struct qsfp_data *qd; in qsfp_event()
9666 qd = container_of(work, struct qsfp_data, qsfp_work); in qsfp_event()
/linux-6.6.21/drivers/infiniband/hw/qib/
Dqib_iba7322.c664 struct qib_qsfp_data qsfp_data; member
2968 qd = &ppd->cpspec->qsfp_data; in unknown_7322_gpio_intr()
5551 &ppd->cpspec->qsfp_data; in qib_7322_ib_updown()
5929 ppd->cpspec->qsfp_data.modpresent = 0; in qsfp_7322_event()
5978 if (!ppd->cpspec->qsfp_data.modpresent && in qsfp_7322_event()
5980 ppd->cpspec->qsfp_data.modpresent = 1; in qsfp_7322_event()
5997 struct qib_qsfp_data *qd = &ppd->cpspec->qsfp_data; in qib_init_7322_qsfp()
7590 struct qib_qsfp_cache *qd = &ppd->cpspec->qsfp_data.cache; in find_best_ent()