Searched refs:qib_refresh_qsfp_cache (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_qsfp.h | 184 extern int qib_refresh_qsfp_cache(struct qib_pportdata *ppd,
|
H A D | qib_qsfp.c | 273 int qib_refresh_qsfp_cache(struct qib_pportdata *ppd, struct qib_qsfp_cache *cp) in qib_refresh_qsfp_cache() function 473 * blip reset. If module is present, call qib_refresh_qsfp_cache(), in qib_qsfp_init() 497 ret = qib_refresh_qsfp_cache(ppd, &cd); in qib_qsfp_dump()
|
H A D | qib_iba7322.c | 5970 ret = qib_refresh_qsfp_cache(ppd, &qd->cache); in qsfp_7322_event()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_qsfp.h | 184 extern int qib_refresh_qsfp_cache(struct qib_pportdata *ppd,
|
H A D | qib_qsfp.c | 273 int qib_refresh_qsfp_cache(struct qib_pportdata *ppd, struct qib_qsfp_cache *cp) in qib_refresh_qsfp_cache() function 473 * blip reset. If module is present, call qib_refresh_qsfp_cache(), in qib_qsfp_init() 497 ret = qib_refresh_qsfp_cache(ppd, &cd); in qib_qsfp_dump()
|
H A D | qib_iba7322.c | 5948 ret = qib_refresh_qsfp_cache(ppd, &qd->cache); in qsfp_7322_event()
|
Completed in 23 milliseconds