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

/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_qsfp.h131 #define QSFP_LOT_LEN 2 macro
167 u8 lot[QSFP_LOT_LEN];
H A Dqib_qsfp.c406 ret = qsfp_read(ppd, QSFP_LOT_OFFS, &cp->lot, QSFP_LOT_LEN); qib_refresh_qsfp_cache()
409 for (idx = 0; idx < QSFP_LOT_LEN; ++idx) qib_refresh_qsfp_cache()
412 ret = qsfp_cks(ppd, QSFP_LOT_OFFS + QSFP_LOT_LEN, QSFP_CC_EXT_OFFS); qib_refresh_qsfp_cache()
541 QSFP_LOT_LEN, cd.lot); qib_qsfp_dump()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dqsfp.h151 #define QSFP_LOT_LEN 2 macro
H A Dqsfp.c525 QSFP_LOT_LEN, &cache[QSFP_LOT_OFFS]); qsfp_dump()

Completed in 181 milliseconds