Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/qib/
H A Dqib_qsfp.c374 ret = qsfp_cks(ppd, QSFP_ATTEN_OFFS + QSFP_ATTEN_LEN, QSFP_CC_OFFS); in qib_refresh_qsfp_cache()
380 ret = qsfp_read(ppd, QSFP_CC_OFFS, &cp->cks1, 1); in qib_refresh_qsfp_cache()
389 ret = qsfp_cks(ppd, QSFP_CC_OFFS + 1, QSFP_SN_OFFS); in qib_refresh_qsfp_cache()
H A Dqib_qsfp.h121 #define QSFP_CC_OFFS 191 macro
/linux/drivers/infiniband/hw/hfi1/
H A Dqsfp.h112 #define QSFP_CC_OFFS 191 macro