Home
last modified time | relevance | path

Searched refs:cks2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_qsfp.h168 u8 cks2; /* Checsum of bytes 192..222 */ member
H A Dqib_qsfp.c417 ret = qsfp_read(ppd, QSFP_CC_EXT_OFFS, &cp->cks2, 1); in qib_refresh_qsfp_cache()
421 if (cks != cp->cks2) in qib_refresh_qsfp_cache()
423 "QSFP cks2 is %02X, computed %02X\n", cp->cks2, in qib_refresh_qsfp_cache()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_qsfp.h168 u8 cks2; /* Checsum of bytes 192..222 */ member
H A Dqib_qsfp.c417 ret = qsfp_read(ppd, QSFP_CC_EXT_OFFS, &cp->cks2, 1); in qib_refresh_qsfp_cache()
421 if (cks != cp->cks2) in qib_refresh_qsfp_cache()
423 "QSFP cks2 is %02X, computed %02X\n", cp->cks2, in qib_refresh_qsfp_cache()

Completed in 3 milliseconds